X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=46a4d33e06e4888022d9107052f52b6ad2308a1b;hb=842f4e483215e34b344cd703bcd10a3fe26e4a6e;hp=385fdddeb9233a16ecaa8ed6d3984529b96a592f;hpb=b38d4806ffd84e239d9a766d35f1fb4ff980c2f4;p=bup.git diff --git a/Makefile b/Makefile index 385fddd..46a4d33 100644 --- 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 \