Files
pytiled_parser/old_tests/__init__.py
Benjamin Kirkbride 4ff013c1f8 RESET
big time reset, we are not using TMX anymore, but instead using the JS 
format because it is way simpler to parse
2020-05-01 19:19:08 -04:00

4 lines
59 B
Python

import pytest
pytest.main(["--tb=native", "-s", "tests"])