Author: nickboldt
Date: 2009-11-10 17:23:11 -0500 (Tue, 10 Nov 2009)
New Revision: 18592
Modified:
trunk/jmx/releng/testing.properties
Log:
s/tests/test/
Modified: trunk/jmx/releng/testing.properties
===================================================================
--- trunk/jmx/releng/testing.properties 2009-11-10 22:17:59 UTC (rev 18591)
+++ trunk/jmx/releng/testing.properties 2009-11-10 22:23:11 UTC (rev 18592)
@@ -8,4 +8,4 @@
# define which suite to run within each test plugin; or, include a test.xml script in
# the test plugin to deviate from default one-suite-per-plugin operation
org.jboss.tools.jmx.ui.test.suite=org.jboss.tools.jmx.ui.JMXUIAllTests
-org.jboss.tools.jmx.core.test.suite=org.jboss.tools.jmx.core.tests.JMXCoreAllTests
\ No newline at end of file
+org.jboss.tools.jmx.core.test.suite=org.jboss.tools.jmx.core.test.JMXCoreAllTests
\ No newline at end of file