From dae09c690b898909ad551feaf265e86f91bf3630 Mon Sep 17 00:00:00 2001 From: Mark Walters Date: Sat, 26 Oct 2013 23:02:07 +0100 Subject: pick: rename test outputs from pick to tree Rename all the test output files to tree rather than pick, move the containing directory to a tree.expected-output and fix up the references in the test. --- contrib/notmuch-pick/run-tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/notmuch-pick/run-tests.sh') diff --git a/contrib/notmuch-pick/run-tests.sh b/contrib/notmuch-pick/run-tests.sh index b642ae80..4832d72b 100755 --- a/contrib/notmuch-pick/run-tests.sh +++ b/contrib/notmuch-pick/run-tests.sh @@ -8,7 +8,7 @@ fail() { } TESTS="emacs-pick" -TESTFILES="$TESTS pick.expected-output" +TESTFILES="$TESTS tree.expected-output" export PICK_DIR="`cd \`dirname "$0"\` && pwd`" PICK_TEST_DIR="$PICK_DIR/test" -- cgit v1.2.3