]> git.notmuchmail.org Git - notmuch/blobdiff - test/emacs-test-functions
test: renamed test scripts to format T\d\d\d-name.sh
[notmuch] / test / emacs-test-functions
diff --git a/test/emacs-test-functions b/test/emacs-test-functions
deleted file mode 100755 (executable)
index ca4a798..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