summaryrefslogtreecommitdiff
path: root/doc/en/unittest.rst
diff options
context:
space:
mode:
authorBruno Oliveira <nicoddemus@gmail.com>2016-08-31 20:32:05 -0400
committerBruno Oliveira <nicoddemus@gmail.com>2016-08-31 20:32:05 -0400
commitd512e7f26b2290b9031c89bbd632b6b5e699058f (patch)
tree72792fa3a517d19c147dbdf7dd8278db63cf9037 /doc/en/unittest.rst
parentf985f47a02a512e1280ef6817c1cf4b72d50b5b2 (diff)
downloadpytest-d512e7f26b2290b9031c89bbd632b6b5e699058f.tar.gz
Run regendoc for 3.0.2 release
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 d400adcaa..3d1ebbbf3 100644
--- a/doc/en/unittest.rst
+++ b/doc/en/unittest.rst
@@ -96,7 +96,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.1, py-1.4.31, pluggy-0.3.1
+ platform linux -- Python 3.5.2, pytest-3.0.2, py-1.4.31, pluggy-0.3.1
rootdir: $REGENDOC_TMPDIR, inifile:
collected 2 items