regen docs for 2.6.2

This commit is contained in:
holger krekel
2014-09-05 13:55:00 +02:00
parent dfcdf644fe
commit 2a504a5bcd
15 changed files with 178 additions and 174 deletions
+2 -2
View File
@@ -26,7 +26,7 @@ you will see the return value of the function call::
$ py.test test_assert1.py
=========================== test session starts ============================
platform linux -- Python 3.4.0 -- py-1.4.23 -- pytest-2.6.1
platform linux -- Python 3.4.0 -- py-1.4.24 -- pytest-2.6.2
collected 1 items
test_assert1.py F
@@ -132,7 +132,7 @@ if you run this module::
$ py.test test_assert2.py
=========================== test session starts ============================
platform linux -- Python 3.4.0 -- py-1.4.23 -- pytest-2.6.1
platform linux -- Python 3.4.0 -- py-1.4.24 -- pytest-2.6.2
collected 1 items
test_assert2.py F