]> git.notmuchmail.org Git - notmuch/blobdiff - test/from-guessing
Render all parts of multipart/encrypted when decrypting.
[notmuch] / test / from-guessing
index 8de543ffb2dc74344f0df57a36468b1e0d35cdb4..d8727bbfd2ee8048c65e379c78b5ed2fc0141aac 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 test_description="From line heuristics (with multiple configured addresses)"
 . ./test-lib.sh
 
@@ -98,6 +98,7 @@ On Tue, 05 Jan 2010 15:43:56 -0000, Sender <sender@example.com> wrote:
 
 test_begin_subtest "Testing From line heuristics (with single configured address)"
 sed -i -e "s/^other_email.*//" "${NOTMUCH_CONFIG}"
+test_expect_equal '' ''
 
 test_begin_subtest "Magic from guessing (nothing to go on)"
 add_message '[from]="Sender <sender@example.com>"' \