X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Femacs-tree;fp=test%2Femacs-tree;h=4e3b624e5708a1dd6a220a0d2d0f5c417a38228b;hb=7d7c702d7290c049dd59383e4b1e28ab4280eb1c;hp=05ce85d0c16dfdebd6da8a1434c585318c6b2a94;hpb=81b2ad57f06f6b7619aae81dc2a0b79ec426ca73;p=notmuch diff --git a/test/emacs-tree b/test/emacs-tree index 05ce85d0..4e3b624e 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 <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'")