summaryrefslogtreecommitdiff
path: root/t/t5539-fetch-http-shallow.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t5539-fetch-http-shallow.sh')
-rwxr-xr-xt/t5539-fetch-http-shallow.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t5539-fetch-http-shallow.sh b/t/t5539-fetch-http-shallow.sh
index 94553e1..b461188 100755
--- a/t/t5539-fetch-http-shallow.sh
+++ b/t/t5539-fetch-http-shallow.sh
@@ -54,6 +54,7 @@ EOF
test_expect_success 'no shallow lines after receiving ACK ready' '
(
cd shallow &&
+ test_tick &&
for i in $(test_seq 15)
do
git checkout --orphan unrelated$i &&