Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2012-08-15 13:54:48 +0000
committerEike Stepper2012-08-15 13:54:48 +0000
commit41f8df607c4478afea373f68beb4d42d629c94c9 (patch)
tree30452b5945cdb9b373c71c0461a26820cc423800 /plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn UI).launch
parent6b77ccc256bca670c2e9d73f792f50fa444a9e69 (diff)
downloadcdo-41f8df607c4478afea373f68beb4d42d629c94c9.tar.gz
cdo-41f8df607c4478afea373f68beb4d42d629c94c9.tar.xz
cdo-41f8df607c4478afea373f68beb4d42d629c94c9.zip
Adjust releng files for Kepler
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn UI).launch')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn UI).launch2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn UI).launch b/plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn UI).launch
index a78c3b68ee..710c0ba1f3 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn UI).launch
+++ b/plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn UI).launch
@@ -22,7 +22,7 @@
<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
-<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit4"/>
+<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.emf.cdo.dawn.tests.AllTestsDawnUI"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -consoleLog -clean"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.emf.cdo.dawn.tests"/>

Back to the top