diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/project.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 480f9b63d..e0f0be1f3 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -263,7 +263,7 @@ Here's sample output from a test run on Unix: .. code-block:: bash $VENV/bin/pytest -q - .. + .... 4 passed in 0.45 seconds The tests themselves are found in the ``tests.py`` module in your ``cookiecutter``-generated project. Within this project generated by the ``pyramid-cookiecutter-starter`` cookiecutter, only a few sample tests exist. |
