Files
pytiled_parser/tests/__init__.py
Benjamin Kirkbride 1864aa7ab6 Revert "RESET"
This reverts commit 4ff013c1f8.
2020-05-30 19:20:23 -04:00

4 lines
59 B
Python

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