X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=t%2Ft3001-ls-files-others-exclude.sh;h=5beaaa33752daceb216ec7dec50727b9bd03682c;hb=d1c5f2a42d7b5c0e3d3862212dea1f09809c4963;hp=dbff346c0a45b2342d543802f57322b76f850cb4;hpb=d59a6043a8a7aed97c684fb4f14fe5221df1fcaf;p=git.git diff --git a/t/t3001-ls-files-others-exclude.sh b/t/t3001-ls-files-others-exclude.sh index dbff346c..5beaaa33 100755 --- a/t/t3001-ls-files-others-exclude.sh +++ b/t/t3001-ls-files-others-exclude.sh @@ -66,3 +66,5 @@ test_expect_success \ --exclude-from=.git/ignore \ >output && diff -u expect output' + +test_done