Move setupReflog test function to only test that cares
commit3ce8c91e759ee1a9fca1d7b3cb2646b76388de6c
authorShawn O. Pearce <spearce@spearce.org>
Sat, 3 Oct 2009 01:54:20 +0000 (2 18:54 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 5 Oct 2009 19:17:11 +0000 (5 12:17 -0700)
treef1d4d36dc9bea0841b0fd105c539a45375792b81
parent1640812b89b6adffce580ec0472c266f6fcc0403
Move setupReflog test function to only test that cares

Only one test class actually needs this function, so instead of
us inheriting it down into every test, move it to that one class.

Change-Id: I5700ca48df4177153f2b3861dec7c538c621e775
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/ReflogReaderTest.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/RepositoryTestCase.java