Remove RepositoryTestCase from DirCacheCGitCompatabilityTest
commit434e7884e5b7db7a4314e80c33a3b98f045050b9
authorShawn O. Pearce <spearce@spearce.org>
Tue, 2 Feb 2010 16:46:13 +0000 (2 08:46 -0800)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 2 Feb 2010 16:46:25 +0000 (2 08:46 -0800)
tree2a34e118dafced13d01a5f790df9b292f2327315
parentd9fc01b8b2043e0e0bcf719c62be3d5889ac9954
Remove RepositoryTestCase from DirCacheCGitCompatabilityTest

This test doesn't actually depend upon the large data set we have
in the RepositoryTestCase, so drop that from the dependency and
use the more simple LocalDiskRepositoryTestCase instead.

Change-Id: I0fd4affe1dd5ec86e8c3253db42df11d3b612e36
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit.test/tst/org/eclipse/jgit/dircache/DirCacheCGitCompatabilityTest.java