1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 14:25:37 +02:00

[releng] Fixed testing.properties to run the test suite.

This commit is contained in:
Anna Dushistova 2010-03-01 18:25:43 +00:00
parent 8ba1f4e8c4
commit 2759207551

View file

@ -2,4 +2,7 @@
runtime=${zipPrefix}-ALL${incubation}-${buildAlias}.zip
#csv list of test plugins to run
testPluginsToRun=org.eclipse.rse.tests
testPluginsToRun=org.eclipse.rse.tests
#map name of test plugin to testsuite class to run
org.eclipse.rse.tests.suite=org.eclipse.rse.tests.RSECombinedTestSuite