mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Enabling backward compatibility tests
This commit is contained in:
parent
d43781d5fd
commit
ff7579d8a0
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ public class AllCProjectDescriptionTests {
|
|||
suite.addTest(ExternalSettingsProviderTests.suite());
|
||||
suite.addTest(CfgSettingsTests.suite());
|
||||
suite.addTest(ProjectCreationStateTests.suite());
|
||||
suite.addTest(BackwardCompatibilityTests.suite());
|
||||
return suite;
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue