X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT340-maildir-sync.sh;h=7416dd619e818a21d9fcecd2ba3de9af5962275c;hp=b473ae4e1c0f8b0d04c25bd64eeed699935b06d6;hb=6cdf4b7e38000c6d0a14ff04ab71f7c7e60835ec;hpb=0082a55785a5ae64da22fe72af6c0ae928f13c03 diff --git a/test/T340-maildir-sync.sh b/test/T340-maildir-sync.sh index b473ae4e..7416dd61 100755 --- a/test/T340-maildir-sync.sh +++ b/test/T340-maildir-sync.sh @@ -2,7 +2,7 @@ test_description="maildir synchronization" -. ./test-lib.sh || exit 1 +. $(dirname "$0")/test-lib.sh || exit 1 # Create the expected maildir structure mkdir $MAIL_DIR/cur @@ -45,6 +45,7 @@ test_expect_equal "$output" "adding-replied-tag:2,RS" test_begin_subtest "notmuch show works with renamed file (without notmuch new)" output=$(notmuch show --format=json id:${gen_msg_id} | notmuch_json_show_sanitize) test_expect_equal_json "$output" '[[[{"id": "XXXXX", +"crypto": {}, "match": true, "excluded": false, "filename": ["YYYYY"],