From 9701e9c7d57435844fe5a28c91c9d8a3d902aaa7 Mon Sep 17 00:00:00 2001 From: Mark Walters Date: Mon, 26 Aug 2013 20:57:23 +0100 Subject: contrib: pick: remove sync tests Since the previous commit removed the sync parser we may as well remove its tests too. --- 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 7ddc9cca..b642ae80 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 emacs-pick-sync" +TESTS="emacs-pick" TESTFILES="$TESTS pick.expected-output" export PICK_DIR="`cd \`dirname "$0"\` && pwd`" -- cgit v1.2.3