Files
pytest2/changelog/5416.doc.rst
Ralph Giles 918268774b Add slow marker in run/skip option example.
The example implementation of a `--runslow` option results in
a `PytestUnknownMarkWarning`. Include registering the custom
mark in the example, based on the documentation in markers.rst.
2019-06-06 10:15:43 -07:00

2 lines
50 B
ReStructuredText

Fix PytestUnknownMarkWarning in run/skip example.