diff options
Diffstat (limited to 't/t2003-checkout-cache-mkdir.sh')
-rwxr-xr-x | t/t2003-checkout-cache-mkdir.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t2003-checkout-cache-mkdir.sh b/t/t2003-checkout-cache-mkdir.sh index 6ec28179b..ed5e4ee51 100755 --- a/t/t2003-checkout-cache-mkdir.sh +++ b/t/t2003-checkout-cache-mkdir.sh @@ -93,3 +93,4 @@ test_expect_success \ test -d tmp-path1 && test -f tmp-path1/file1' +test_done |