]> source.dussan.org Git - jgit.git/commitdiff
http.test: Use JUnit 3 test runner 85/285/1
authorShawn O. Pearce <spearce@spearce.org>
Wed, 10 Feb 2010 03:34:04 +0000 (19:34 -0800)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 10 Feb 2010 03:51:36 +0000 (19:51 -0800)
JGit relies on JUnit 3, not JUnit 4.

Change-Id: Ic5a0ae1564d7744c203321857fc603e7008dbf13
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit.http.test/org.eclipse.jgit.http--All-Tests.launch

index f22dc4bbe957f7428c69ec672ad5a91d3c0b023b..819e9827bcdd0cb1e95b1a5f92a0373c4ea43321 100644 (file)
@@ -9,7 +9,7 @@
 <stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value="=org.eclipse.jgit.http.test"/>
 <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=""/>
 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.jgit.http.test"/>
 </launchConfiguration>