]> git.notmuchmail.org Git - notmuch/blobdiff - test/thread-naming
test: Fix bugs detected thanks to the previous commit
[notmuch] / test / thread-naming
index 129536e0927acf60795e81de835b12cedfc37f94..987c3b331a4a2ccbbf5b20f6d4bc99f314bdf35c 100755 (executable)
@@ -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)