aboutsummaryrefslogtreecommitdiff
path: root/python/tests/_test_utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests/_test_utils.py')
-rw-r--r--python/tests/_test_utils.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/tests/_test_utils.py b/python/tests/_test_utils.py
index 059cb43..38afec3 100644
--- a/python/tests/_test_utils.py
+++ b/python/tests/_test_utils.py
@@ -45,6 +45,8 @@ TESTDATA_FILES = [
'random_org_10k.bin', # Small data
'mapsdatazrh', # Large data
'ukkonooa', # Poem
+ 'cp1251-utf16le', # Codepage 1251 table saved in UTF16-LE encoding
+ 'cp852-utf8', # Codepage 852 table saved in UTF8 encoding
]
# Some files might be missing in a lightweight sources pack.