Files
sherlock/pytest.ini
T
Paul Pfeister b728ce0659 Cleanup
2024-06-01 16:10:07 -04:00

4 lines
99 B
INI

[pytest]
addopts = --strict-markers
markers =
online: mark tests are requiring internet access.