]> git.notmuchmail.org Git - notmuch/blobdiff - contrib/notmuch-pick/run-tests.sh
pick: rename test emacs-pick to emacs-tree
[notmuch] / contrib / notmuch-pick / run-tests.sh
index 4832d72b9ee7d077e43ecf28373b14fc40477350..1767949cdcf28955f53963a325b5025652859e7b 100755 (executable)
@@ -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`"