Tshepang Lekhonkhobe
2013-04-22 cdd8d40dac07d73bf60ebe5d9ddbb2d108d8666e
add missing comma
1 files modified
2 ■■■ changed files
docs/narr/testing.rst 2 ●●● patch | view | raw | blame | history
docs/narr/testing.rst
@@ -291,7 +291,7 @@
access.  We check that the view function raises a
:exc:`~pyramid.httpexceptions.HTTPForbidden` error.
The second test method, named ``test_view_fn_allowed`` tests the alternate
The second test method, named ``test_view_fn_allowed``, tests the alternate
case, where the authentication policy allows access.  Notice that we pass
different values to
:meth:`~pyramid.config.Configurator.testing_securitypolicy` to obtain this