]> arthur.barton.de Git - bup.git/blobdiff - Makefile
path_components: adjust exception raise for py3
[bup.git] / Makefile
index 62536f0eb23be70ba8fdb7a8d5358e03ad1df928..1059304c8317ec1a60822505e986c9a1ede54016 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -148,6 +148,8 @@ runtests-python: all t/tmp
            | tee -a t/tmp/test-log/$$$$.log
 
 cmdline_tests := \
+  t/test-ftp \
+  t/test-save-restore \
   t/test-packsizelimit \
   t/test-prune-older \
   t/test-web.sh \
@@ -164,7 +166,8 @@ cmdline_tests := \
   t/test-fsck.sh \
   t/test-index-clear.sh \
   t/test-index-check-device.sh \
-  t/test-ls.sh \
+  t/test-ls \
+  t/test-ls-remote \
   t/test-tz.sh \
   t/test-meta.sh \
   t/test-on.sh \