mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-01-06 11:34:34 +01:00
tests(layer): no_layers
This commit is contained in:
3
tests/test_data/layer_tests/no_layers/expected.py
Normal file
3
tests/test_data/layer_tests/no_layers/expected.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from pytiled_parser import common_types, layer
|
||||
|
||||
EXPECTED = []
|
||||
Reference in New Issue
Block a user