]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
test: Add a test script for "notmuch tag"
[notmuch] / test / notmuch-test
index 79e6267b803252ccf92b1df2f5e7d56bdbbd7f41..bbabf288b2226c2120e055ec139f0b25ef2895db 100755 (executable)
@@ -24,6 +24,7 @@ TESTS="
   search-by-folder
   search-position-overlap-bug
   search-insufficient-from-quoting
+  tagging
   json
   multipart
   thread-naming
@@ -42,6 +43,7 @@ TESTS="
   crypto
   symbol-hiding
   search-folder-coherence
+  atomicity
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}