test: silence the output of notmuch new mid-test

Fix this during test run:

T470-missing-headers: Testing messages with missing headers
Added 2 new messages to the database.
This commit is contained in:
Jani Nikula 2016-09-11 18:42:25 +03:00 committed by David Bremner
parent a448879e49
commit a63e674b34

View file

@ -20,7 +20,7 @@ From: Notmuch Test Suite <test_suite@notmuchmail.org>
Body
EOF
NOTMUCH_NEW
NOTMUCH_NEW >/dev/null
test_begin_subtest "Search: text"
output=$(notmuch search '*' | notmuch_search_sanitize)