X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT050-new.sh;h=f3bfe7b159ab042d163dd1f22447948de4aafb14;hb=9293d6da27494d7b607c945c6678bc890749b94f;hp=cd5223643725efa2170880c50e7e8fd1d6465c6e;hpb=7354d6d8f6fe413097e4fe3dc450594f016334a9;p=notmuch diff --git a/test/T050-new.sh b/test/T050-new.sh index cd522364..f3bfe7b1 100755 --- a/test/T050-new.sh +++ b/test/T050-new.sh @@ -354,4 +354,8 @@ exit status: 75 EOF test_expect_equal_file EXPECTED OUTPUT +add_email_corpus broken +test_begin_subtest "reference loop does not crash" +test_expect_code 0 "notmuch show --format=json id:mid-loop-12@example.org id:mid-loop-21@example.org > OUTPUT" + test_done