From: Johannes Sixt <j6t@xxxxxxxx> Signed-off-by: Johannes Sixt <j6t@xxxxxxxx> --- t/t0001-init.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/t/t0001-init.sh b/t/t0001-init.sh index a5816d0..54520f6 100755 --- a/t/t0001-init.sh +++ b/t/t0001-init.sh @@ -402,7 +402,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 && ( -- 1.7.5.rc1.1127.g94456 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html