X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT390-python.sh;h=a93a7f34bef7c1f64042e7cd7c8627c64a7ec185;hp=5921cac97e1b704bd40d38b99811af7ff80f1624;hb=a863de1e43ee34f6f5794a2759fdceb287e851aa;hpb=0dd58ea7e7f2af3fea2ba747a49c1d8bb3cdeaad diff --git a/test/T390-python.sh b/test/T390-python.sh index 5921cac9..a93a7f34 100755 --- a/test/T390-python.sh +++ b/test/T390-python.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash test_description="python bindings" -. ./test-lib.sh || exit 1 +. $(dirname "$0")/test-lib.sh || exit 1 test_require_external_prereq ${NOTMUCH_PYTHON}