Code

[PATCH] Teach git-ls-files about '--' to denote end of options.
[git.git] / t / t3001-ls-files-others-exclude.sh
index dbff346c0a45b2342d543802f57322b76f850cb4..5beaaa33752daceb216ec7dec50727b9bd03682c 100755 (executable)
@@ -66,3 +66,5 @@ test_expect_success \
        --exclude-from=.git/ignore \
        >output &&
      diff -u expect output'
+
+test_done