From 452487d4c8422b56bbf0f7ce27b919532054d364 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Fri, 27 Dec 2019 21:15:25 -0800 Subject: 4 tests require 4 dots --- docs/narr/project.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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. -- cgit v1.2.3