]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
test: add tests for insert
[notmuch] / test / notmuch-test
index 27a144ef7104cfd78725a40f349d061768421e80..6db797955bdb54d852b060f0bae3083335672759 100755 (executable)
@@ -23,6 +23,7 @@ TESTS="
   setup
   new
   count
+  insert
   search
   search-output
   search-by-folder
@@ -65,6 +66,7 @@ TESTS="
   hex-escaping
   parse-time-string
   search-date
+  thread-replies
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}