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