Turn setup code in t2007-checkout-symlink.sh into a test
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Fri, 7 May 2010 19:37:03 +0000 (19:37 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sat, 8 May 2010 04:36:38 +0000 (21:36 -0700)
Previously the test would print to stdout which interfered with the
TAP output. Now this scaffolding code is just a normal test.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found