mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
Convince pytest that slow is a legit mark
This commit is contained in:
parent
69b25d932c
commit
280a77b53d
3
pytest.ini
Normal file
3
pytest.ini
Normal file
@ -0,0 +1,3 @@
|
||||
[pytest]
|
||||
markers =
|
||||
slow: marks tests as slow (deselect with '--runslow')
|
Loading…
Reference in New Issue
Block a user