summaryrefslogtreecommitdiff
path: root/doc/en/unittest.rst
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2015-10-06 21:06:25 +0200
committerFlorian Bruhin <git@the-compiler.org>2015-10-06 21:06:25 +0200
commit42937d4bb613d20a33d0b0bd759b4521cea0a7ec (patch)
treeb52e7465dcf4157db7d318bb8534334c7e759718 /doc/en/unittest.rst
parent4dea0892cbcaca9e07f8cb989b6262c1b70e5e4c (diff)
downloadpytest-42937d4bb613d20a33d0b0bd759b4521cea0a7ec.tar.gz
Prepare 2.8.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 834ceda1a..8c2bf83ea 100644
--- a/doc/en/unittest.rst
+++ b/doc/en/unittest.rst
@@ -88,7 +88,7 @@ the ``self.db`` values in the traceback::
$ py.test test_unittest_db.py
======= test session starts ========
- platform linux -- Python 3.4.3, pytest-2.8.1, py-1.4.30, pluggy-0.3.1
+ platform linux -- Python 3.4.3, pytest-2.8.2, py-1.4.30, pluggy-0.3.1
rootdir: $REGENDOC_TMPDIR, inifile:
collected 2 items