]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
test: Update extant references to corpus.mail
[notmuch] / test / notmuch-test
index e7d3151ce8cbb528c68d6526ba4c39a035d5a1eb..9d9df7dfedbe8f80caf3816e88225567edd3f284 100755 (executable)
@@ -50,6 +50,6 @@ echo
 ev=$?
 
 # Clean up
-rm -rf test-results corpus.mail
+rm -rf test-results corpora.mail
 
 exit $ev