]> arthur.barton.de Git - bup.git/blobdiff - Makefile
Move clear-index tests from test.sh to test-index-clear.sh.
[bup.git] / Makefile
index a3ae49e53b15b6c706b911c169c900b52e7ced28..825ef563ab961f95e9abcd07caab204546e321fa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -90,6 +90,7 @@ runtests-cmdline: all
        test -e t/tmp || mkdir t/tmp
        TMPDIR="$(test_tmp)" t/test-cat-file.sh
        TMPDIR="$(test_tmp)" t/test-compression.sh
+       TMPDIR="$(test_tmp)" t/test-index-clear.sh
        TMPDIR="$(test_tmp)" t/test-index-check-device.sh
        TMPDIR="$(test_tmp)" t/test-meta.sh
        TMPDIR="$(test_tmp)" t/test-restore-map-owner.sh