0

cyrillic_convert.py Python3 refactor

This commit is contained in:
Ben Steadman
2019-03-21 20:11:38 +00:00
parent 7a2b0e6061
commit 4e3a861c9c
3 changed files with 95 additions and 82 deletions

View File

@@ -16,6 +16,7 @@ from test_settings import SettingsTest
from test_tileset import TilesetTest
from test_cache import TestLRU
from test_contributors import TestContributors
from test_cyrillic_convert import TestCyrillicConvert
# DISABLE THIS BLOCK TO GET LOG OUTPUT FROM TILESET FOR DEBUGGING
if 0: