From 62b4794bb4c52080aaccc8058147f4ebe34caba6 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 13 Aug 2010 09:56:20 +0000 Subject: svn merge -r9909:HEAD $REPOZE_SVN/repoze.bfg/branches/rendererhelper --- repoze/bfg/testing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repoze/bfg/testing.py') diff --git a/repoze/bfg/testing.py b/repoze/bfg/testing.py index 0d79b559c..d5ae7bd56 100644 --- a/repoze/bfg/testing.py +++ b/repoze/bfg/testing.py @@ -767,7 +767,7 @@ def cleanUp(*arg, **kw): class DummyRendererFactory(object): """ Registered by - ``repoze.bfg.configuration.Configurator.testing_add_template`` as + ``repoze.bfg.configuration.Configurator.testing_add_renderer`` as a dummy renderer factory. The indecision about what to use as a key (a spec vs. a relative name) is caused by test suites in the wild believing they can register either. The ``factory`` argument -- cgit v1.2.3