aboutsummaryrefslogtreecommitdiff
path: root/test/notmuch-test
diff options
context:
space:
mode:
authorMichal Sojka <sojkam1@fel.cvut.cz>2010-10-31 22:29:18 +0100
committerCarl Worth <cworth@cworth.org>2010-11-10 13:09:32 -0800
commit736ac42c45f62103e99ef18ef06b201d0bcd546f (patch)
tree326d9d637298db196b1859d56ae3f38bdde81262 /test/notmuch-test
parentd9d3d3e6f06a76dc0fbe24c9655b64acfcd4b9e4 (diff)
Tests for maildir synchronization
Signed-off-by: Michal Sojka <sojkam1@fel.cvut.cz>
Diffstat (limited to 'test/notmuch-test')
-rwxr-xr-xtest/notmuch-test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/notmuch-test b/test/notmuch-test
index 9a3c698..b51045a 100755
--- a/test/notmuch-test
+++ b/test/notmuch-test
@@ -16,7 +16,7 @@ fi
cd $(dirname "$0")
-TESTS="basic new search json thread-naming raw reply dump-restore uuencode thread-order author-order from-guessing long-id encoding emacs"
+TESTS="basic new search json thread-naming raw reply dump-restore uuencode thread-order author-order from-guessing long-id encoding emacs maildir-sync"
# Clean up any results from a previous run
rm -r test-results >/dev/null 2>/dev/null