X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=performance-test%2Fnotmuch-perf-test;h=fc39d8a97d35686cfcfcb4a82c993120d6fe9ff0;hb=2cdb3f54f71e5e415a930aaa36452ffe1db04d06;hp=1bea34525ee362fd989c96daf91c06a8764820be;hpb=7beeb8c88a014ecbc53d8241f10683b3c4c16228;p=notmuch diff --git a/performance-test/notmuch-perf-test b/performance-test/notmuch-perf-test index 1bea3452..fc39d8a9 100755 --- a/performance-test/notmuch-perf-test +++ b/performance-test/notmuch-perf-test @@ -17,7 +17,9 @@ fi cd $(dirname "$0") TESTS=" - basic + 00-new + 01-dump-restore + 02-tag " for test in $TESTS; do