]> git.notmuchmail.org Git - notmuch/blobdiff - test/emacs
test: remove useless test_emacs call from an emacs FCC test
[notmuch] / test / emacs
index 9b5d485479c48106776721007139a886e13498f1..6f82b08e50b7bea4e9073ac8c4564d943dde9123 100755 (executable)
@@ -124,7 +124,6 @@ mkdir -p mail/sent-string/new
 mkdir -p mail/sent-string/tmp
 
 test_begin_subtest "notmuch-fcc-dirs set to a string"
-test_emacs "(setq notmuch-fcc-dirs nil) (notmuch-mua-mail) (princ (buffer-string))" > OUTPUT
 test_emacs "(setq notmuch-fcc-dirs \"sent-string\") (notmuch-mua-mail) (princ (buffer-string))" > OUTPUT
 cat <<EOF >EXPECTED
 From: Notmuch Test Suite <test_suite@notmuchmail.org>