X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT460-emacs-tree.sh;h=0f4e4503fd6e472eff47565fe7a0a7252d2c9d27;hb=842d7dffcb0fc66e67066239b26aae7edae68c8c;hp=76ababfd0a37b409d617b24d17c15a926b321520;hpb=ec3937b5cd2884504d5536dc8631a15fd506050b;p=notmuch diff --git a/test/T460-emacs-tree.sh b/test/T460-emacs-tree.sh index 76ababfd..0f4e4503 100755 --- a/test/T460-emacs-tree.sh +++ b/test/T460-emacs-tree.sh @@ -1,9 +1,9 @@ #!/usr/bin/env bash test_description="emacs tree view interface" -. ./test-lib.sh || exit 1 +. $(dirname "$0")/test-lib.sh || exit 1 -EXPECTED=$TEST_DIRECTORY/tree.expected-output +EXPECTED=$NOTMUCH_SRCDIR/test/tree.expected-output add_email_corpus @@ -137,7 +137,6 @@ test_emacs '(notmuch-hello) (select-window notmuch-tree-message-window) (test-output) (delete-other-windows)' -cp OUTPUT /tmp/mjwout test_expect_equal_file $EXPECTED/notmuch-tree-show-window OUTPUT test_begin_subtest "Stash id"