X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2Fnotmuch-test;h=adc657d2d220d0a4bde7873bec80eff1fa18bf77;hp=8dd9c1ecf097d69e6084e25ada74bcc8af3102a8;hb=7058ac2bbe426daeb6c0c7a6f65f4b0e14f8ceb2;hpb=4e414e2a5a72e8345df6371b3524030d07c2ce96 diff --git a/test/notmuch-test b/test/notmuch-test index 8dd9c1ec..adc657d2 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -25,6 +25,7 @@ TESTS=" search-position-overlap-bug search-insufficient-from-quoting json + multipart thread-naming raw reply @@ -39,6 +40,7 @@ TESTS=" emacs-large-search-buffer maildir-sync " +TESTS=${NOTMUCH_TESTS:=$TESTS} # Clean up any results from a previous run rm -r test-results >/dev/null 2>/dev/null