mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-01-19 00:56:32 +01:00
tests: Added type key to all existing tileset tests
This commit is contained in:
@@ -15,4 +15,5 @@ EXPECTED = tileset.TileSet(
|
||||
tile_height=32,
|
||||
tile_width=32,
|
||||
version=1.2,
|
||||
type="tileset",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user