]> arthur.barton.de Git - bup.git/blobdiff - Makefile
test-rdiff-backup: enable for python 3
[bup.git] / Makefile
index 257c2ce85a3bc488595894f536f737561ad5efa5..3aea558dd1f8753fffb18aa28075878bd88bb0d2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -176,6 +176,7 @@ cmdline_tests := \
   t/test-fsck.sh \
   t/test-gc.sh \
   t/test-import-duplicity.sh \
+  t/test-import-rdiff-backup.sh \
   t/test-index.sh \
   t/test-index-clear.sh \
   t/test-list-idx.sh \
@@ -206,7 +207,6 @@ ifeq "2" "$(bup_python_majver)"
     t/test-index-check-device.sh \
     t/test-on.sh \
     t/test-restore-map-owner.sh \
-    t/test-import-rdiff-backup.sh \
     t/test-xdev.sh \
     t/test.sh
 endif