diff options
| author | Steve Piercy <web@stevepiercy.com> | 2019-12-27 21:15:25 -0800 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2020-01-02 23:30:59 -0800 |
| commit | 452487d4c8422b56bbf0f7ce27b919532054d364 (patch) | |
| tree | b78f7dad025d775132a5c15fe433b80a6f442050 /docs/narr/project.rst | |
| parent | f179c23c705afc20026c26bd02d6ae64b8295935 (diff) | |
| download | pyramid-452487d4c8422b56bbf0f7ce27b919532054d364.tar.gz pyramid-452487d4c8422b56bbf0f7ce27b919532054d364.tar.bz2 pyramid-452487d4c8422b56bbf0f7ce27b919532054d364.zip | |
4 tests require 4 dots
Diffstat (limited to 'docs/narr/project.rst')
| -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. |
