summaryrefslogtreecommitdiff
path: root/doc/en/cache.rst
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2015-11-18 17:47:17 +0100
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2015-11-18 17:47:17 +0100
commit063f90f0d2527bd8a7dfb76a01cd2fdf3acdc7a7 (patch)
tree45f662797b55594300a959f0650348a25aa45b1e /doc/en/cache.rst
parent6096cae3ddd1ef9eebe41f07c4503c1edb1a950c (diff)
downloadpytest-063f90f0d2527bd8a7dfb76a01cd2fdf3acdc7a7.tar.gz
run regendoc
Diffstat (limited to 'doc/en/cache.rst')
-rw-r--r--doc/en/cache.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/en/cache.rst b/doc/en/cache.rst
index 60bcfbb33..af2a2b46b 100644
--- a/doc/en/cache.rst
+++ b/doc/en/cache.rst
@@ -80,7 +80,7 @@ If you then run it with ``--lf``::
$ py.test --lf
======= test session starts ========
- platform linux -- Python 3.4.3, pytest-2.8.2, py-1.4.30, pluggy-0.3.1
+ platform linux -- Python 3.4.3, pytest-2.8.3, py-1.4.30, pluggy-0.3.1
run-last-failure: rerun last 2 failures
rootdir: $REGENDOC_TMPDIR, inifile:
collected 50 items
@@ -121,7 +121,7 @@ of ``FF`` and dots)::
$ py.test --ff
======= test session starts ========
- platform linux -- Python 3.4.3, pytest-2.8.2, py-1.4.30, pluggy-0.3.1
+ platform linux -- Python 3.4.3, pytest-2.8.3, py-1.4.30, pluggy-0.3.1
run-last-failure: rerun last 2 failures first
rootdir: $REGENDOC_TMPDIR, inifile:
collected 50 items
@@ -226,7 +226,7 @@ You can always peek at the content of the cache using the
$ py.test --cache-clear
======= test session starts ========
- platform linux -- Python 3.4.3, pytest-2.8.2, py-1.4.30, pluggy-0.3.1
+ platform linux -- Python 3.4.3, pytest-2.8.3, py-1.4.30, pluggy-0.3.1
rootdir: $REGENDOC_TMPDIR, inifile:
collected 1 items