]> git.notmuchmail.org Git - notmuch/blobdiff - test/T390-python.sh
test: make script exit (1) if it "fails" to source (.) a file
[notmuch] / test / T390-python.sh
index c3f24f79453208e6119dc3ea01ad20de1fe83b8b..4726bc366ecebda8fc48e694ad802403ea4c6807 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 test_description="python bindings"
-. ./test-lib.sh
+. ./test-lib.sh || exit 1
 
 test_require_external_prereq ${NOTMUCH_PYTHON}