test: moved SourceGroupTestSuite to end to prevent java environment issues on unix
This commit is contained in:
@@ -31,7 +31,6 @@ add_files(
|
|||||||
SettingsMigratorTestSuite.h
|
SettingsMigratorTestSuite.h
|
||||||
SettingsTestSuite.h
|
SettingsTestSuite.h
|
||||||
SharedMemoryTestSuite.h
|
SharedMemoryTestSuite.h
|
||||||
SourceGroupTestSuite.h
|
|
||||||
SourceLocationCollectionTestSuite.h
|
SourceLocationCollectionTestSuite.h
|
||||||
SqliteBookmarkStorageTestSuite.h
|
SqliteBookmarkStorageTestSuite.h
|
||||||
SqliteIndexStorageTestSuite.h
|
SqliteIndexStorageTestSuite.h
|
||||||
@@ -46,4 +45,5 @@ add_files(
|
|||||||
# Java tests need to be executed last because of some linux related issues.
|
# Java tests need to be executed last because of some linux related issues.
|
||||||
JavaParserTestSuite.h
|
JavaParserTestSuite.h
|
||||||
JavaIndexSampleProjectsTestSuite.h
|
JavaIndexSampleProjectsTestSuite.h
|
||||||
|
SourceGroupTestSuite.h
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user