summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/tests.rst
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-02-28 22:30:22 -0800
committerSteve Piercy <web@stevepiercy.com>2016-02-28 22:30:22 -0800
commit3e30040da7c2d5c38b330727b48d9f6b852956d9 (patch)
treeb413abc85048bd7a3697b8844b0f250b8bc66bb9 /docs/tutorials/wiki2/tests.rst
parentde3062576ce5aa8b2e854626a48e3f5c46b29cb7 (diff)
downloadpyramid-3e30040da7c2d5c38b330727b48d9f6b852956d9.tar.gz
pyramid-3e30040da7c2d5c38b330727b48d9f6b852956d9.tar.bz2
pyramid-3e30040da7c2d5c38b330727b48d9f6b852956d9.zip
redirect to edit page when user attempts to add page that already exists
- update src/*/views/default.py - update src/*/routes.py - write new test - revise docs, double-checking line counts and highlighting
Diffstat (limited to 'docs/tutorials/wiki2/tests.rst')
-rw-r--r--docs/tutorials/wiki2/tests.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki2/tests.rst b/docs/tutorials/wiki2/tests.rst
index dabb73956..54aea28c6 100644
--- a/docs/tutorials/wiki2/tests.rst
+++ b/docs/tutorials/wiki2/tests.rst
@@ -96,7 +96,7 @@ The expected result should look like the following:
.....................
----------------------------------------------------------------------
- Ran 21 tests in 5.117s
+ Ran 22 tests in 5.320s
OK