mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-29 07:40:11 +01:00
Add test for external tileset in different directory than the map
This commit is contained in:
@@ -12,6 +12,7 @@ TEST_DATA = TESTS_DIR / "test_data"
|
||||
MAP_TESTS = TEST_DATA / "map_tests"
|
||||
|
||||
ALL_MAP_TESTS = [
|
||||
MAP_TESTS / "external_tileset_dif_dir",
|
||||
MAP_TESTS / "no_layers",
|
||||
MAP_TESTS / "no_background_color",
|
||||
MAP_TESTS / "hexagonal",
|
||||
|
||||
Reference in New Issue
Block a user