]> git.notmuchmail.org Git - notmuch/commitdiff
test: clean up corpora.email
authorDavid Bremner <david@tethera.net>
Sun, 27 Nov 2016 12:04:38 +0000 (08:04 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 3 Dec 2016 11:16:12 +0000 (07:16 -0400)
When we renamed corpus to corpora, we missed a spot.

test/Makefile.local

index 91b369367bdf0814706815ddd9a1698bf170b651..f8cf90d07e2dc5c1acd59ad13531800a783eb7a5 100644 (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.*