summaryrefslogtreecommitdiff
path: root/doc/en/unittest.rst
diff options
context:
space:
mode:
authorRonny Pfannschmidt <ronny.pfannschmidt@redhat.com>2017-01-20 17:55:35 +0100
committerRonny Pfannschmidt <ronny.pfannschmidt@redhat.com>2017-01-22 18:44:30 +0100
commit4d0c635252273fa95f9b7aaa70506a1e8f727c8e (patch)
tree4725d3626cf0cfd7e5d51b6155aecc450fca4eef /doc/en/unittest.rst
parent55f21bd2b9f07c55072c1017637587b2fd3bd24e (diff)
downloadpytest-4d0c635252273fa95f9b7aaa70506a1e8f727c8e.tar.gz
regendoc
Diffstat (limited to 'doc/en/unittest.rst')
-rw-r--r--doc/en/unittest.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/unittest.rst b/doc/en/unittest.rst
index 179347eb9..430d5ca55 100644
--- a/doc/en/unittest.rst
+++ b/doc/en/unittest.rst
@@ -100,7 +100,7 @@ the ``self.db`` values in the traceback::
$ pytest test_unittest_db.py
======= test session starts ========
- platform linux -- Python 3.5.2, pytest-3.0.5, py-1.4.31, pluggy-0.4.0
+ platform linux -- Python 3.5.2, pytest-3.0.6, py-1.4.33, pluggy-0.4.0
rootdir: $REGENDOC_TMPDIR, inifile:
collected 2 items