]> source.dussan.org Git - jgit.git/commit
Enable use of JUnit 4 with the jgit.test project 73/2173/1
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Tue, 28 Dec 2010 16:14:32 +0000 (17:14 +0100)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Tue, 28 Dec 2010 16:14:32 +0000 (17:14 +0100)
commitf0ca6b558504d2a7c5a0e6ea88c6fa1fac12da34
treea247a4b4ce3cbf605a34a90d7f74989c2e532ba0
parent6533994bc97609630fd2f20f4dd457a8f19901d1
Enable use of JUnit 4 with the jgit.test project

Some enablement was done earlier, but we need to add the org.junit package
and hamcrest to make it work.

junit.textui removed, probably a mistake at some time in the past.

Change-Id: I6922a2f40eb0c077a8ade5ed073ecf0e90425544
org.eclipse.jgit.test/META-INF/MANIFEST.MF