aboutsummaryrefslogtreecommitdiffstats
path: root/t/pack-refs-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/pack-refs-tests.sh')
-rw-r--r--t/pack-refs-tests.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/pack-refs-tests.sh b/t/pack-refs-tests.sh
index 095823d915..81086c3690 100644
--- a/t/pack-refs-tests.sh
+++ b/t/pack-refs-tests.sh
@@ -459,5 +459,3 @@ test_expect_success 'pack-refs does not store invalid peeled tag value' '
test_grep ! "^\^" .git/packed-refs
)
'
-
-test_done