aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/notmuch-test
diff options
context:
space:
mode:
authorGravatar Jani Nikula <jani@nikula.org>2011-12-09 00:48:31 +0200
committerGravatar David Bremner <bremner@debian.org>2011-12-11 13:59:39 -0400
commitcaae152772e6d15333e392e8175799c8475fd902 (patch)
tree15cf3175fab1fb81d83666e022211bacb9ead172 /test/notmuch-test
parent69bb7f35b6e59fd3a3b1fb2d0f0367f7016cba80 (diff)
test: add tests for hooks
Signed-off-by: Jani Nikula <jani@nikula.org>
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 d05bb38b..ded79e8f 100755
--- a/test/notmuch-test
+++ b/test/notmuch-test
@@ -48,6 +48,7 @@ TESTS="
search-folder-coherence
atomicity
python
+ hooks
argument-parsing
"
TESTS=${NOTMUCH_TESTS:=$TESTS}