test: Don't print 'nil' at the beginning of emacs-subject-to-filename

This commit is contained in:
Austin Clements 2012-11-27 23:55:38 -05:00 committed by David Bremner
parent 7a0813b72a
commit 8271272b54

View file

@ -4,7 +4,7 @@ test_description="emacs: mail subject to filename"
. ./test-lib.sh
# emacs server can't be started in a child process with $(test_emacs ...)
test_emacs '(ignore)'
test_emacs '(ignore)' > /dev/null
# test notmuch-wash-subject-to-patch-sequence-number (subject)
test_begin_subtest "no patch sequence number"