Update all tests for template template update(#41)

This commit is contained in:
Darren Eberly
2021-07-28 22:38:10 -04:00
parent 30f52fd7ce
commit 29c04a39a9
27 changed files with 83 additions and 427 deletions

View File

@@ -8,6 +8,7 @@ EXPECTED = tileset.Tileset(
image=Path("../../images/tmw_desert_spacing.png"),
image_height=199,
image_width=265,
firstgid=1,
margin=1,
spacing=1,
name="tile_set_image",