t0001: guard a new test with SYMLINKS prerequisite

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Johannes Sixt 2011-04-12 08:30:49 +02:00 committed by Junio C Hamano
parent b57fb80a7d
commit 4e95fb6c37
1 changed files with 1 additions and 1 deletions

View File

@ -405,7 +405,7 @@ test_expect_success 're-init to move gitdir' '
test -d realgitdir/refs
'

test_expect_success 're-init to move gitdir symlink' '
test_expect_success SYMLINKS 're-init to move gitdir symlink' '
rm -rf newdir realgitdir &&
git init newdir &&
(