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