]> arthur.barton.de Git - bup.git/blobdiff - Makefile
Adjust memtest and random_sha for python 3 and enable test.sh
[bup.git] / Makefile
index a8541b50e1d2025c3602e2abcaa5d8fe545e441e..4c232f40b80d5fd8cb985335e4125026f686521c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -168,6 +168,7 @@ runtests-python: all t/tmp
            | tee -a t/tmp/test-log/$$$$.log
 
 cmdline_tests := \
+  t/test.sh \
   t/test-argv \
   t/test-cat-file.sh \
   t/test-command-without-init-fails.sh \
@@ -207,8 +208,7 @@ ifeq "2" "$(bup_python_majver)"
     t/test-fuse.sh \
     t/test-index-check-device.sh \
     t/test-restore-map-owner.sh \
-    t/test-xdev.sh \
-    t/test.sh
+    t/test-xdev.sh
 endif
 
 tmp-target-run-test-get-%: all t/tmp