]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
test: emacs: toggle thread content indentation in `notmuch-show'
[notmuch] / test / notmuch-test
index bfad5d3c79d5b65a8d778190b8721bbf249aada7..cc732c3c731ea3988ba20e97393f0490f3d45d28 100755 (executable)
@@ -31,6 +31,7 @@ TESTS="
   excludes
   tagging
   json
+  text
   multipart
   thread-naming
   raw
@@ -58,6 +59,7 @@ TESTS="
   emacs-address-cleaning
   emacs-hello
   emacs-show
+  missing-headers
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}