0

playerInspect.py Python3 refactor

This commit is contained in:
Ben Steadman
2019-03-22 19:12:40 +00:00
parent 7516cd0c25
commit 5807c2565b
3 changed files with 234 additions and 25 deletions

View File

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