X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=Makefile;h=988a9cc91ab8856755476f56278edf0d4f010dd8;hb=467bb37bb68d447ec048f63817d9bbc8c25d9b15;hp=ec659645457bcf87dafde3db7dafa3e1b9e8aacb;hpb=66b5d05cc3a7d8ea396e7150cf5ecfcf99598c0b;p=bup.git diff --git a/Makefile b/Makefile index ec65964..988a9cc 100644 --- a/Makefile +++ b/Makefile @@ -98,6 +98,8 @@ runtests-python: all t/tmp | tee -a t/tmp/test-log/$$$$.log cmdline_tests := \ + t/test-index.sh \ + t/test-split-join.sh \ t/test-fuse.sh \ t/test-drecurse.sh \ t/test-cat-file.sh \