X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT390-python.sh;h=a93a7f34bef7c1f64042e7cd7c8627c64a7ec185;hb=9d23ebfcc30af11b2093bbdfc1288f14c2085525;hp=5921cac97e1b704bd40d38b99811af7ff80f1624;hpb=073d05eec35cf010dbe9640147c41e5eb945c36e;p=notmuch 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}