]> git.notmuchmail.org Git - notmuch/blobdiff - test/emacs-test-functions.sh
test: remove ".sh" extension from the recently added Emacs tests
[notmuch] / test / emacs-test-functions.sh
diff --git a/test/emacs-test-functions.sh b/test/emacs-test-functions.sh
deleted file mode 100755 (executable)
index 0e1f9fc..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/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