From 983d5e1df2b227b8dfbc71984c828b925f4025f7 Mon Sep 17 00:00:00 2001 From: Aaron Ecay Date: Tue, 5 Mar 2013 22:31:48 -0500 Subject: test: add tests for the handling of References and In-Reply-To headers These tests are known_broken, the following commit fixes them. amended per id:87txmi1zq3.fsf@nikula.org id:87vc6yalo7.fsf@zancas.localnet --- 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 27a144ef..a0c47d49 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -65,6 +65,7 @@ TESTS=" hex-escaping parse-time-string search-date + thread-replies " TESTS=${NOTMUCH_TESTS:=$TESTS} -- cgit v1.2.3