Change empty tree test case to use a temporary repository
commitdf63b26ad972a00c4681bb1eb0a325bb4eb4229d
authorShawn O. Pearce <spearce@spearce.org>
Tue, 21 Apr 2009 01:21:04 +0000 (20 18:21 -0700)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Thu, 23 Apr 2009 22:25:56 +0000 (24 00:25 +0200)
tree35790370769d8abc3a5a1635d374ff5d549477ac
parentf8cf10124fb586f4254d96aebf4fb1fc23b5c64c
Change empty tree test case to use a temporary repository

This test case looks for a loose object of the empty tree, but our
stock test repository contains the empty tree in a pack file.  So
the only way we can ensure it will be written is if we write to an
empty repository.

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