X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FREADME;h=be75e0e706e7af579c087243dcb01aae3cc6b195;hp=07da480be5f758a2b043d7ce6c1b44b25486c466;hb=18bf91def97157538bca1b8aac5e624880c8f62e;hpb=ce08571428dc784e279b28527f8073a1a05d7c37 diff --git a/test/README b/test/README index 07da480b..be75e0e7 100644 --- a/test/README +++ b/test/README @@ -151,7 +151,7 @@ library for your script to use. This works similar to test_expect_equal (see above) but is used to mark a test that demonstrates a known breakage, (that is, the - author of the test expectes "output" and "expected" to differ until + author of the test expects "output" and "expected" to differ until the breakage is fixed). See test_expect_failure for details. test_debug