mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Performance enhancements (#527)
This commit is contained in:
3
tools/isledecomp/tests/conftest.py
Normal file
3
tools/isledecomp/tests/conftest.py
Normal file
@@ -0,0 +1,3 @@
|
||||
def pytest_addoption(parser):
|
||||
"""Allow the option to run tests against the original LEGO1.DLL."""
|
||||
parser.addoption("--lego1", action="store", help="Path to LEGO1.DLL")
|
Reference in New Issue
Block a user