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