From 906cc4f0b976840e7fc53ac659f36acf9f3d4486 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 27 Nov 2009 05:03:28 +0000 Subject: Rendering. --- repoze/bfg/testing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repoze/bfg/testing.py b/repoze/bfg/testing.py index d7648686b..a3f70f262 100644 --- a/repoze/bfg/testing.py +++ b/repoze/bfg/testing.py @@ -527,7 +527,7 @@ def setUp(registry=None, request=None, hook_zca=True): unit test. .. note:: The ``setUp`` function is new as of :mod:`repoze.bfg` - 1.1. + 1.1. Use in the ``setUp`` method of unit test code which uses any of the ``register*`` functions in ``repoze.bfg.testing`` (such as -- cgit v1.2.3