mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-26 17:02:28 +01:00
4 lines
59 B
Python
4 lines
59 B
Python
import pytest
|
|
|
|
pytest.main(["--tb=native", "-s", "tests"])
|