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
parent
b57fb80a7d
commit
4e95fb6c37
|
@ -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 &&
|
||||
(
|
||||
|
|
Loading…
Reference in New Issue