mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-01-17 16:17:13 +01:00
RESET
big time reset, we are not using TMX anymore, but instead using the JS format because it is way simpler to parse
This commit is contained in:
3
old_tests/__init__.py
Normal file
3
old_tests/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import pytest
|
||||
|
||||
pytest.main(["--tb=native", "-s", "tests"])
|
||||
Reference in New Issue
Block a user