aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/notmuch-pick/run-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/notmuch-pick/run-tests.sh')
-rwxr-xr-xcontrib/notmuch-pick/run-tests.sh2
1 files changed, 1 insertions, 1 deletions
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"