]> git.notmuchmail.org Git - notmuch/blobdiff - test/T420-emacs-test-functions.sh
test: renamed test scripts to format T\d\d\d-name.sh
[notmuch] / test / T420-emacs-test-functions.sh
diff --git a/test/T420-emacs-test-functions.sh b/test/T420-emacs-test-functions.sh
new file mode 100755 (executable)
index 0000000..ca4a798
--- /dev/null
@@ -0,0 +1,9 @@
+#!/usr/bin/env bash
+
+test_description="emacs test function sanity"
+. ./test-lib.sh
+
+test_begin_subtest "emacs test function sanity"
+test_emacs_expect_t 't'
+
+test_done