]> arthur.barton.de Git - bup.git/blobdiff - Makefile
list-idx-cmd: adjust for python 3 and enable test-list-idx
[bup.git] / Makefile
index 385fdddeb9233a16ecaa8ed6d3984529b96a592f..46a4d33e06e4888022d9107052f52b6ad2308a1b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -175,6 +175,7 @@ cmdline_tests := \
   t/test-drecurse.sh \
   t/test-fsck.sh \
   t/test-index-clear.sh \
+  t/test-list-idx.sh \
   t/test-ls \
   t/test-ls-remote \
   t/test-tz.sh
@@ -189,7 +190,6 @@ ifeq "2" "$(bup_python_majver)"
     t/test-rm.sh \
     t/test-gc.sh \
     t/test-main.sh \
-    t/test-list-idx.sh \
     t/test-index.sh \
     t/test-split-join.sh \
     t/test-fuse.sh \