X-Git-Url: https://git.cworth.org/git?p=obsolete%2Fnotmuch-old;a=blobdiff_plain;f=contrib%2Fnotmuch-pick%2Frun-tests.sh;h=b642ae80fbcdd912bd043114f0939e72aa455467;hp=7ddc9cca368f1db58275bfcdb60dc0f6b4c6922a;hb=9701e9c7d57435844fe5a28c91c9d8a3d902aaa7;hpb=a56449c24c59bb85c4f00c980f3ce64db77689be 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`"