t2004: drop unnecessary write-tree/read-tree
commit0bbc971ab59d5630f974e12cee7aef6189e23c45
authorEric Sunshine <sunshine@sunshineco.com>
Wed, 24 Dec 2014 09:43:13 +0000 (24 04:43 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Dec 2014 18:54:20 +0000 (29 10:54 -0800)
tree02175edbf5ee36a3b97c3b91e5f99f758bfcdbb5
parent9fb7b57f8272a38747d49fe8ecee2e20bb887570
t2004: drop unnecessary write-tree/read-tree

Unlike earlier tests which reference several trees prepared by "setup",
no other tests utilize the tree from the "symlink" test, so there is no
need to write it (or read it back immediately).

Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t2004-checkout-cache-temp.sh