aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2016-11-27 08:04:38 -0400
committerDavid Bremner <david@tethera.net>2016-12-03 07:16:12 -0400
commitf781b7e7d25102006a9fbf0fcae4ae4b33ab8e2b (patch)
tree859c321868afb86281b2fe689115edc0c16c4a17 /test
parent71012e81098dce71cbd69479ecdee375a24db79c (diff)
test: clean up corpora.email
When we renamed corpus to corpora, we missed a spot.
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.local2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.local b/test/Makefile.local
index 91b36936..f8cf90d0 100644
--- a/test/Makefile.local
+++ b/test/Makefile.local
@@ -77,4 +77,4 @@ check: test
SRCS := $(SRCS) $(test_srcs)
CLEAN += $(TEST_BINARIES) $(addsuffix .o,$(TEST_BINARIES)) \
$(dir)/database-test.o \
- $(dir)/corpus.mail $(dir)/test-results $(dir)/tmp.*
+ $(dir)/corpora.mail $(dir)/test-results $(dir)/tmp.*