mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-31 00:21:47 +01:00
Update all tests for template template update(#41)
This commit is contained in:
@@ -32,6 +32,7 @@ EXPECTED = world.World(
|
||||
.resolve(),
|
||||
image_width=265,
|
||||
image_height=199,
|
||||
firstgid=1,
|
||||
margin=1,
|
||||
spacing=1,
|
||||
name="tileset",
|
||||
@@ -88,6 +89,7 @@ EXPECTED = world.World(
|
||||
.resolve(),
|
||||
image_width=265,
|
||||
image_height=199,
|
||||
firstgid=1,
|
||||
margin=1,
|
||||
spacing=1,
|
||||
name="tileset",
|
||||
|
||||
Reference in New Issue
Block a user