X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FREADME;fp=test%2FREADME;h=ce403cef298dd8aaeac60ab94b49a029d7839ed4;hp=daf416002ae16274757e06649647563cccd79caf;hb=02a2eeb427d6b424029f6e5e5ddad4c6ec987741;hpb=af3eba97fde00d6bc922df87732b3d28f717f120 diff --git a/test/README b/test/README index daf41600..ce403cef 100644 --- a/test/README +++ b/test/README @@ -138,7 +138,7 @@ Source 'test-lib.sh' After assigning test_description, the test script should source test-lib.sh like this: - . ./test-lib.sh + . ./test-lib.sh || exit 1 This test harness library does the following things: