From 36e640852b240ad10daed626391e1b812df89200 Mon Sep 17 00:00:00 2001 From: Austin Clements Date: Tue, 7 Aug 2012 21:28:33 -0400 Subject: test: Add test for messages with missing headers Currently the JSON tests for search and show are broken because notmuch attempts to dereference a NULL pointer. --- test/notmuch-test | 1 + 1 file changed, 1 insertion(+) (limited to 'test/notmuch-test') diff --git a/test/notmuch-test b/test/notmuch-test index ea39dfc7..cc732c3c 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -59,6 +59,7 @@ TESTS=" emacs-address-cleaning emacs-hello emacs-show + missing-headers " TESTS=${NOTMUCH_TESTS:=$TESTS} -- cgit v1.2.3