From 6ee49a1d815cb6fd279e55ddd77ec89a64fcbce9 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 19 Dec 2010 11:36:10 -0500 Subject: add functional testing example --- docs/narr/project.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/narr/project.rst') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index b9d49335e..ccc79ee3d 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -901,8 +901,8 @@ tests here as you build your application. You are not required to write tests to use :app:`Pyramid`, this file is simply provided as convenience and example. -See :ref:`unittesting_chapter` for more information about writing -:app:`Pyramid` unit tests. +See :ref:`testing_chapter` for more information about writing :app:`Pyramid` +unit tests. Modifying Package Structure ---------------------------- -- cgit v1.2.3