aboutsummaryrefslogtreecommitdiff
path: root/test/thread-naming
diff options
context:
space:
mode:
authorMichal Sojka <sojkam1@fel.cvut.cz>2010-11-14 22:54:32 +0100
committerCarl Worth <cworth@cworth.org>2010-11-16 11:28:06 -0800
commit24d42f05075ddeb6783ae99b8f8fc2df059fcd22 (patch)
treeeae3a049b3eac590bcbd988ad5b3f9408d4eec88 /test/thread-naming
parent556986511c010b72e31c8778a2a5a514586c9fed (diff)
test: Fix bugs detected thanks to the previous commit
Diffstat (limited to 'test/thread-naming')
-rwxr-xr-xtest/thread-naming1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/thread-naming b/test/thread-naming
index 129536e..987c3b3 100755
--- a/test/thread-naming
+++ b/test/thread-naming
@@ -17,6 +17,7 @@ add_message '[subject]="thread-naming: Final thread subject"' \
'[date]="Mon, 08 Jan 2001 15:43:56 -0000"' \
"[in-reply-to]=\<$parent\>"
final=${gen_msg_id}
+test_expect_equal '' ''
test_begin_subtest "Initial thread name (oldest-first search)"
output=$(notmuch search --sort=oldest-first thread-naming and tag:inbox | notmuch_search_sanitize)