]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
tests: remove entangling corpus index optimization
[notmuch] / test / notmuch-test
index ca68dd416cfc17ab5132538b8fe36db37a6cbc5a..1a1ae811cada6264ba644d3a5c4c7f258ef3418d 100755 (executable)
@@ -59,6 +59,6 @@ $NOTMUCH_SRCDIR/test/aggregate-results.sh $NOTMUCH_BUILDDIR/test/test-results/*
 ev=$?
 
 # Clean up
-rm -rf $NOTMUCH_BUILDDIR/test/test-results $NOTMUCH_BUILDDIR/test/corpora.mail
+rm -rf $NOTMUCH_BUILDDIR/test/test-results
 
 exit $ev