X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FREADME;h=e0364e86652e6422c8172894d4dc16436ec06adc;hp=44ff653aa2bd5b56c73b795ee06341b7d87f7bba;hb=1ffb38296121f8cdec3f4193b8f3d31495a652ec;hpb=8ae753f30fb90419c50b9bb1fc87618dd1663bc9 diff --git a/test/README b/test/README index 44ff653a..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