Files
sherlock/pytest.ini
T
Paul Pfeister 850528fb87 Add newline
2024-06-02 02:19:39 -04:00

5 lines
100 B
INI

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