Files
pytiled_parser/tests/__init__.py
Benjamin Kirkbride 5b62df0409 I'm back!
2019-06-29 15:53:30 -04:00

4 lines
59 B
Python

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