mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-01-20 09:31:45 +01:00
tests: Added type key to all existing tileset tests
This commit is contained in:
@@ -23,4 +23,5 @@ EXPECTED = tileset.TileSet(
|
||||
"int property": 5,
|
||||
"string property": "testing",
|
||||
},
|
||||
type="tileset",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user