Issue #12497: Install test/data to prevent failures of the various codecmaps

tests.
This commit is contained in:
Ned Deily 2011-07-04 19:06:20 -07:00
parent 8215f5df87
commit e2d519035f
3 changed files with 6 additions and 3 deletions

View file

@ -1,2 +1,2 @@
This empty directory serves as destination for temporary files
created by some tests.
created by some tests, in particular, the test_codecmaps_* tests.