From 029a105da35f53d758713a06e90bb10b25f1003a Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Mon, 20 Sep 2010 14:06:38 -0700 Subject: 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. --- test/Makefile.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Makefile.local') 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) -- cgit v1.2.3