From 6482f7bc2891d51916237f763c80b6f50f5039a1 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 24 Jan 2011 23:17:49 -0500 Subject: stray tilde --- docs/whatsnew-1.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/whatsnew-1.0.rst b/docs/whatsnew-1.0.rst index b804eebbd..5d7167908 100644 --- a/docs/whatsnew-1.0.rst +++ b/docs/whatsnew-1.0.rst @@ -310,7 +310,7 @@ feature is not useful for "civilians", only for extension writers. See Testing Support Improvements ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -The :func:`pyramid.testing.setUp`` and :func:`pyramid.testing.tearDown` APIs +The :func:`pyramid.testing.setUp` and :func:`pyramid.testing.tearDown` APIs have been undeprecated. They are now the canonical setup and teardown APIs for test configuration, replacing "direct" creation of a Configurator. This is a change designed to provide a facade that will protect against any future -- cgit v1.2.3