Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.vex.releng/testing.properties')
-rw-r--r--org.eclipse.vex.releng/testing.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.vex.releng/testing.properties b/org.eclipse.vex.releng/testing.properties
index ebfe2fd6..ab85fb0e 100644
--- a/org.eclipse.vex.releng/testing.properties
+++ b/org.eclipse.vex.releng/testing.properties
@@ -1,7 +1,7 @@
#csv list of test plugins to run
-testPluginsToRun=org.eclipse.wst.xml.vex.tests
+testPluginsToRun=org.eclipse.vex.tests
#,org.eclipse.zest.tests # need an aggregate test suite first!
#map name of test plugin to testsuite class to run
-org.eclipse.wst.xml.vex.tests.suite=org.eclipse.wst.xml.vex.tests.AllTestsSuite
+org.eclipse.vex.tests.suite=org.eclipse.vex.tests.AllTestsSuite
extraVMargs=-Dorg.eclipse.swt.browser.XULRunnerPath=/shared/common/mozilla-xulrunner181-1.8.1.4-30.ppc \ No newline at end of file

Back to the top