]> git.notmuchmail.org Git - notmuch/blobdiff - test/T260-thread-order.sh
test: use $(dirname "$0") for sourcing test-lib.sh
[notmuch] / test / T260-thread-order.sh
index 89f4d1be4816a8926a0663eeea46db54750e77f3..7f71ce097eb5e582ad1246e36783daf8e995bc64 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 test_description="threading when messages received out of order"
-. ./test-lib.sh || exit 1
+. $(dirname "$0")/test-lib.sh || exit 1
 
 # Generate all single-root four message thread structures.  We'll use
 # this for multiple tests below.