]> arthur.barton.de Git - bup.git/blobdiff - Makefile
Move the main fsck tests from test.sh to test-fsck.sh.
[bup.git] / Makefile
index 825ef563ab961f95e9abcd07caab204546e321fa..2835005b2218fcd2441a507c125d7331531d5a7b 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-fsck.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