X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=contrib%2Fnotmuch-pick%2Frun-tests.sh;fp=contrib%2Fnotmuch-pick%2Frun-tests.sh;h=1767949cdcf28955f53963a325b5025652859e7b;hb=2a26f61421d0783632a420f561853aa0e70b8eb7;hp=4832d72b9ee7d077e43ecf28373b14fc40477350;hpb=dae09c690b898909ad551feaf265e86f91bf3630;p=notmuch diff --git a/contrib/notmuch-pick/run-tests.sh b/contrib/notmuch-pick/run-tests.sh index 4832d72b..1767949c 100755 --- a/contrib/notmuch-pick/run-tests.sh +++ b/contrib/notmuch-pick/run-tests.sh @@ -7,7 +7,7 @@ fail() { exit 1 } -TESTS="emacs-pick" +TESTS="emacs-tree" TESTFILES="$TESTS tree.expected-output" export PICK_DIR="`cd \`dirname "$0"\` && pwd`"