X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FREADME;h=e0364e86652e6422c8172894d4dc16436ec06adc;hp=43656a35baf9f9bc5e5d41aca2b65c8e4e763450;hb=518eed1ba725c524d279e364deba1a191bbb38b2;hpb=260975e8aff635b6b99db835ee8d40ec33ee916c diff --git a/test/README b/test/README index 43656a35..e0364e86 100644 --- a/test/README +++ b/test/README @@ -176,12 +176,12 @@ library for your script to use. will generate a failure and print the difference of the two strings. - test_expect_equal_file + test_expect_equal_file - Identical to test_exepect_equal, except that and - are files instead of strings. This is a much more - robust method to compare formatted textual information, since it - also notices whitespace and closing newline differences. + Identical to test_exepect_equal, except that and + are files instead of strings. This is a much more robust method to + compare formatted textual information, since it also notices + whitespace and closing newline differences. test_debug