]> git.notmuchmail.org Git - notmuch/blobdiff - test/T490-parse-time-string.sh
test: make script exit (1) if it "fails" to source (.) a file
[notmuch] / test / T490-parse-time-string.sh
index 6aa9d433bfd40da5562aca16cb0ff79943d502d3..ab90fcc5a76d444c831843d681c2499afc936c2e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 test_description="date/time parser module"
-. ./test-lib.sh
+. ./test-lib.sh || exit 1
 
 # Sanity/smoke tests for the date/time parser independent of notmuch