]> granicus.if.org Git - python/commitdiff
restore test data README
authorBenjamin Peterson <benjamin@python.org>
Sun, 7 Dec 2014 19:19:15 +0000 (14:19 -0500)
committerBenjamin Peterson <benjamin@python.org>
Sun, 7 Dec 2014 19:19:15 +0000 (14:19 -0500)
Lib/test/data/README [new file with mode: 0644]

diff --git a/Lib/test/data/README b/Lib/test/data/README
new file mode 100644 (file)
index 0000000..bd05984
--- /dev/null
@@ -0,0 +1,2 @@
+This empty directory serves as destination for temporary files
+created by some tests, in particular, the test_codecmaps_* tests.