Cleanup malformed test cases
commit2da0b281753986f7cca5e8a90acf90ed28d252e2
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sun, 30 Nov 2008 23:40:29 +0000 (1 00:40 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 2 Dec 2008 16:30:02 +0000 (2 08:30 -0800)
treeac22318ab69b4a90daaf255f855c3d87dedd765f
parent43ed60c3c09e631b0a1cb88ac2335d318c74a7ed
Cleanup malformed test cases

These were abusing setup, resulting in lost resources. To
fix this we can abuse tearDown too.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit.test/tst/org/spearce/jgit/lib/PackWriterTest.java