aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorGravatar Austin Clements <amdragon@MIT.EDU>2012-11-27 23:55:38 -0500
committerGravatar David Bremner <bremner@debian.org>2012-11-29 09:24:12 -0400
commit8271272b54d8e9f95825faa19f583ffcae280ff7 (patch)
treed162d242a24e267d0d3cbd192346f43d4cd1c790 /test
parent7a0813b72a04339581dfbe06fb9a6de9bc161025 (diff)
test: Don't print 'nil' at the beginning of emacs-subject-to-filename
Diffstat (limited to 'test')
-rwxr-xr-xtest/emacs-subject-to-filename2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/emacs-subject-to-filename b/test/emacs-subject-to-filename
index 43e13076..230c324d 100755
--- a/test/emacs-subject-to-filename
+++ b/test/emacs-subject-to-filename
@@ -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"