aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/Makefile.local
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2010-09-20 14:06:38 -0700
committerGravatar Carl Worth <cworth@cworth.org>2010-09-20 14:06:38 -0700
commit029a105da35f53d758713a06e90bb10b25f1003a (patch)
tree3370278e4e5debcf08d76f7dd846169506fe2886 /test/Makefile.local
parent16a6301adecb125ef8f5486fa0d1510712f06c21 (diff)
test/README: Update to become notmuch-specific rather than git-specific
This file was obviously describing the git test suite previously, and would have been very hard to understand in the context of the notmuch test suite. HOpefully it's easier to follow now.
Diffstat (limited to 'test/Makefile.local')
-rw-r--r--test/Makefile.local2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.local b/test/Makefile.local
index a9548441..1cb24027 100644
--- a/test/Makefile.local
+++ b/test/Makefile.local
@@ -4,4 +4,4 @@ dir := test
.PHONY: test
test: all
- @${dir}/notmuch-test
+ @${dir}/notmuch-test $(OPTIONS)