X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/5c35791d7cf7279024befc98e9d973af461336a3..51b0f8ff3373fe744691b4836f4ee85919e3ec4a:/performance-test/notmuch-perf-test 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