1
0
mirror of https://github.com/sherlock-project/sherlock synced 2026-05-26 19:36:00 +00:00
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.