mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
test: clean up corpora.email
When we renamed corpus to corpora, we missed a spot.
This commit is contained in:
parent
71012e8109
commit
f781b7e7d2
1 changed files with 1 additions and 1 deletions
|
@ -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.*
|
||||
|
|
Loading…
Reference in a new issue