]> rtime.felk.cvut.cz Git - notmuch.git/commitdiff
pick: rename test emacs-pick to emacs-tree
authorMark Walters <markwalters1009@gmail.com>
Sat, 26 Oct 2013 22:02:08 +0000 (23:02 +0100)
committerDavid Bremner <bremner@debian.org>
Tue, 29 Oct 2013 11:15:07 +0000 (08:15 -0300)
Also fixup run-tests.sh

contrib/notmuch-pick/run-tests.sh
contrib/notmuch-pick/test/emacs-tree [moved from contrib/notmuch-pick/test/emacs-pick with 100% similarity]

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`"