summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki/tests.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-06-06 00:19:21 -0700
committerChris McDonough <chrism@plope.com>2011-06-06 00:19:21 -0700
commit703e3677dc42518cb80626650aaf62e7db17812a (patch)
tree4b9cfefae6d541e633254cfea44925cb40f71b80 /docs/tutorials/wiki/tests.rst
parentaee35e30083acd3d3c84e7f50db1f17bf6dc2d12 (diff)
parente3d556f25d8fae0b19a0f30a87e4ff12af812d63 (diff)
downloadpyramid-703e3677dc42518cb80626650aaf62e7db17812a.tar.gz
pyramid-703e3677dc42518cb80626650aaf62e7db17812a.tar.bz2
pyramid-703e3677dc42518cb80626650aaf62e7db17812a.zip
Merge pull request #205 from ppaez/master
Fix "[Error 32] file being used by another process" in ZODB tutorial functional tests
Diffstat (limited to 'docs/tutorials/wiki/tests.rst')
-rw-r--r--docs/tutorials/wiki/tests.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki/tests.rst b/docs/tutorials/wiki/tests.rst
index f3151dbcc..c843a0129 100644
--- a/docs/tutorials/wiki/tests.rst
+++ b/docs/tutorials/wiki/tests.rst
@@ -73,6 +73,6 @@ The expected result looks something like:
.........
----------------------------------------------------------------------
- Ran 9 tests in 0.203s
+ Ran 23 tests in 1.653s
OK