]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
python: move Threads class into its own file
[notmuch] / test / notmuch-test
index 3f1740cf73d2b68021f2c0d12bf0c86ea9391819..e14d34e424705851951aad5c4c650ab555ace7fc 100755 (executable)
@@ -52,8 +52,9 @@ TESTS="
   python
   hooks
   argument-parsing
-  emacs-test-functions.sh
-  emacs-address-cleaning.sh
+  emacs-test-functions
+  emacs-address-cleaning
+  emacs-show
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}