#8910: add a file explaining why Lib/test/data is there.

This commit is contained in:
Georg Brandl 2010-07-31 21:12:15 +00:00
parent 76e155a157
commit 4f85ae10f5

2
Lib/test/data/README Normal file
View file

@ -0,0 +1,2 @@
This empty directory serves as destination for temporary files
created by some tests.