test: clean up corpora.email

When we renamed corpus to corpora, we missed a spot.
This commit is contained in:
David Bremner 2016-11-27 08:04:38 -04:00
parent 71012e8109
commit f781b7e7d2

View file

@ -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.*