forked from PAWPAW-Mirror/lib_xua
Update to latest test_support api
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import pytest
|
||||
|
||||
|
||||
def pytest_addoption(parser):
|
||||
parser.addoption("--enabletracing", action="store_true", default=False, help="Enable xsim tracing")
|
||||
pass
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
|
||||
Reference in New Issue
Block a user