aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/notmuch-test
diff options
context:
space:
mode:
authorGravatar David Edmondson <dme@dme.org>2012-01-24 16:14:07 +0000
committerGravatar David Bremner <bremner@debian.org>2012-01-25 07:27:01 -0400
commit3699fedb3accf5fbd8085c0789d43c716d6ad3e9 (patch)
tree44a99420c4f9b02d423f9cea12d17e11d73b2047 /test/notmuch-test
parentf92d7dee8fcf399bda361df82187523598bb09b4 (diff)
test: Add address cleaning tests.
Diffstat (limited to 'test/notmuch-test')
-rwxr-xr-xtest/notmuch-test1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/notmuch-test b/test/notmuch-test
index d034f997..3f1740cf 100755
--- a/test/notmuch-test
+++ b/test/notmuch-test
@@ -53,6 +53,7 @@ TESTS="
hooks
argument-parsing
emacs-test-functions.sh
+ emacs-address-cleaning.sh
"
TESTS=${NOTMUCH_TESTS:=$TESTS}