Initial object template tests

This commit is contained in:
Darren Eberly
2021-05-16 00:40:48 -04:00
parent fec406420f
commit e2573ff655
7 changed files with 213 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ ALL_MAP_TESTS = [
MAP_TESTS / "no_background_color",
MAP_TESTS / "hexagonal",
MAP_TESTS / "embedded_tileset",
MAP_TESTS / "template",
]