[PATCH 06/11] emacs: tree: remove test for emacs from tree test
Mark Walters
markwalters1009 at gmail.com
Tue Oct 29 15:55:33 PDT 2013
Now the test is in mainline we can remove the check that emacs exists.
---
test/emacs-tree | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/test/emacs-tree b/test/emacs-tree
index 05ce85d..4e3b624 100755
--- a/test/emacs-tree
+++ b/test/emacs-tree
@@ -6,13 +6,6 @@ test_description="emacs tree view interface"
EXPECTED=$TEST_DIRECTORY/tree.expected-output
add_email_corpus
-test_begin_subtest "Do we have emacs"
-test_emacs '(insert "hello\n")
- (test-output)'
-cat <<EOF >EXPECTED
-hello
-EOF
-test_expect_equal_file OUTPUT EXPECTED
test_begin_subtest "Basic notmuch-tree view in emacs"
test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")
--
1.7.9.1
More information about the notmuch
mailing list