Cleaning up .test-data directories by hand can be a pain.
I've added a step to the run_tests script to remove all existing
.test-data directories before beginning the suite.
I think there will be a negligible time cost in rebuilding the
.test-data once, and considerable headache savings for those times
when you really needed to do this.