X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2FT180-text.sh;h=ad2cb1f37c9b21d00d1c78e6179ecb56549c08e2;hb=fb4a0967cab7df737d5d53199a48a0e79c429b61;hp=b5ccefc9fccd82e7539a46f9379b8db6750e90df;hpb=a755c9d6a9099366cc82ba3a4bee8e6d2b83d529;p=notmuch 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\""