X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT260-thread-order.sh;h=7f71ce097eb5e582ad1246e36783daf8e995bc64;hb=a863de1e43ee34f6f5794a2759fdceb287e851aa;hp=89f4d1be4816a8926a0663eeea46db54750e77f3;hpb=e0e8586fc72763571f9eafeb831c7bc79a15273d;p=notmuch diff --git a/test/T260-thread-order.sh b/test/T260-thread-order.sh index 89f4d1be..7f71ce09 100755 --- a/test/T260-thread-order.sh +++ b/test/T260-thread-order.sh @@ -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.