X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT490-parse-time-string.sh;h=d1c70cfaf5d5fca98e66b9e1c6a2709f55fb7731;hp=ab90fcc5a76d444c831843d681c2499afc936c2e;hb=f7921e6e1cdbfc1d16488f5b08cf3c9e2bd36b1d;hpb=33c8777a967ece2dd4bbda7e83a4e07c195abf51 diff --git a/test/T490-parse-time-string.sh b/test/T490-parse-time-string.sh index ab90fcc5..d1c70cfa 100755 --- a/test/T490-parse-time-string.sh +++ b/test/T490-parse-time-string.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash test_description="date/time parser module" -. ./test-lib.sh || exit 1 +. $(dirname "$0")/test-lib.sh || exit 1 # Sanity/smoke tests for the date/time parser independent of notmuch