diff options
Diffstat (limited to 't/t2002-checkout-cache-u.sh')
-rw-r--r-- | t/t2002-checkout-cache-u.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t2002-checkout-cache-u.sh b/t/t2002-checkout-cache-u.sh index 8c789d8243..69146acc3a 100644 --- a/t/t2002-checkout-cache-u.sh +++ b/t/t2002-checkout-cache-u.sh @@ -29,3 +29,5 @@ rm -f path0 && git-read-tree $t && git-checkout-cache -u -f -a && git-diff-files | diff - /dev/null' + +test_done |