From 390edd0b57e6a992c0556edd56de3913fc2ca1cb Mon Sep 17 00:00:00 2001 From: Patricio Paez Date: Sun, 5 Jun 2011 07:40:20 -0500 Subject: Close zodb before removing in functional tests --- docs/tutorials/wiki/tests.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials/wiki/tests.rst') 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 -- cgit v1.2.3