]> git.notmuchmail.org Git - notmuch/blobdiff - test/T490-parse-time-string.sh
test: use $(dirname "$0") for sourcing test-lib.sh
[notmuch] / test / T490-parse-time-string.sh
index ab90fcc5a76d444c831843d681c2499afc936c2e..d1c70cfaf5d5fca98e66b9e1c6a2709f55fb7731 100755 (executable)
@@ -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