]> source.dussan.org Git - jgit.git/commit
Modify T0004_PackReaderTest to use existing pack 92/17992/2
authorShawn Pearce <sop@google.com>
Fri, 1 Nov 2013 17:32:04 +0000 (11:32 -0600)
committerGerrit Code Review @ Eclipse.org <gerrit@eclipse.org>
Sun, 24 Nov 2013 10:27:21 +0000 (05:27 -0500)
commit531d5776584926f2532847be63c2213c0793a68e
treeaba48bb2feb82233db7a39ea3cf6deea5dcac3a4
parentd54d19740a5a3185b011f954682ef5aaad020846
Modify T0004_PackReaderTest to use existing pack

Instead of making a new PackFile from a resource, lookup
the existing PackFile that was already created by the base
class SampleDataRepositoryTestCase.

Change-Id: Ib5da18c832ae0cb29703706b99e99503f5cc819d
org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/T0004_PackReaderTest.java