diff --git a/releng/org.eclipse.tm.releng/testing.properties b/releng/org.eclipse.tm.releng/testing.properties index ad6b1acc265..89dbd5bd554 100644 --- a/releng/org.eclipse.tm.releng/testing.properties +++ b/releng/org.eclipse.tm.releng/testing.properties @@ -15,9 +15,9 @@ extraVMargs=-ea -Dorg.eclipse.swt.browser.XULRunnerPath=/shared/common/mozilla-x #runtime=${zipPrefix}-ALL${incubation}-${buildAlias}.zip #csv list of test plugins to run -#testPluginsToRun=org.eclipse.rse.tests +testPluginsToRun=org.eclipse.rse.tests #MOB - cant get the tm.terminal.test to run... -testPluginsToRun=org.eclipse.rse.tests,org.eclipse.tm.terminal.test +#testPluginsToRun=org.eclipse.rse.tests,org.eclipse.tm.terminal.test #map name of test plugin to testsuite class to run org.eclipse.rse.tests.suite=org.eclipse.rse.tests.RSECombinedTestSuite