mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-27 14:52:15 +01:00
4 lines
50 B
Python
4 lines
50 B
Python
import pytest
|
|
|
|
pytest.main(["-x", "tests/unit2"])
|