X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT180-text.sh;h=ad2cb1f37c9b21d00d1c78e6179ecb56549c08e2;hp=b5ccefc9fccd82e7539a46f9379b8db6750e90df;hb=7c7cebffe6f05c8bbb07c3714fde08562444c72e;hpb=957fc2e1a7d00636c7eaaf487edae65e7a63dc8f diff --git a/test/T180-text.sh b/test/T180-text.sh index b5ccefc9..ad2cb1f3 100755 --- a/test/T180-text.sh +++ b/test/T180-text.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash test_description="--format=text output" -. ./test-lib.sh +. $(dirname "$0")/test-lib.sh || exit 1 test_begin_subtest "Show message: text" add_message "[subject]=\"text-show-subject\"" "[date]=\"Sat, 01 Jan 2000 12:00:00 -0000\"" "[body]=\"text-show-message\""