Skip to content

Commit

Permalink
trivial doc change (#5708)
Browse files Browse the repository at this point in the history
trivial doc change
  • Loading branch information
nicoddemus authored Aug 8, 2019
2 parents 6c8d8a9 + 7560a7b commit e772bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/en/example/pythoncollection.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ you will see that ``pytest`` only collects test-modules, which do not match the
.. code-block:: pytest
=========================== test session starts ============================
platform linux -- Python 3.x.y, pytest-4.x.y, py-1.x.y, pluggy-0.x.y
platform linux -- Python 3.x.y, pytest-5.x.y, py-1.x.y, pluggy-0.x.y
rootdir: $REGENDOC_TMPDIR, inifile:
collected 5 items
Expand Down

0 comments on commit e772bb6

Please sign in to comment.