From 5800a44bd5b77390d2243426f0c82de4d0495a1c Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 7 Dec 2011 14:37:13 -0400 Subject: test: tests for command-line-arguments.c This was needed because no current notmuch code exercises the NOTMUCH_OPT_STRING style arguments. --- test/notmuch-test | 1 + 1 file changed, 1 insertion(+) (limited to 'test/notmuch-test') diff --git a/test/notmuch-test b/test/notmuch-test index 53ce355c..d05bb38b 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -48,6 +48,7 @@ TESTS=" search-folder-coherence atomicity python + argument-parsing " TESTS=${NOTMUCH_TESTS:=$TESTS} -- cgit v1.2.3