diff options
| author | Dariusz Górecki <darek.krk@gmail.com> | 2016-07-18 18:15:28 +0100 |
|---|---|---|
| committer | Dariusz Górecki <darek.krk@gmail.com> | 2016-07-18 18:15:28 +0100 |
| commit | c0ddbc37530042119539b60245e2e2a4fccc83c0 (patch) | |
| tree | 8866675dad4897447e2a1e88d459c94c00ef21c3 /docs/quick_tutorial/static_assets.rst | |
| parent | d54e0ae42b0289df89b5b73722d5c11d0f13a8ba (diff) | |
| parent | 81171c86a1d217ac38198b4d986b6e87837b035e (diff) | |
| download | pyramid-c0ddbc37530042119539b60245e2e2a4fccc83c0.tar.gz pyramid-c0ddbc37530042119539b60245e2e2a4fccc83c0.tar.bz2 pyramid-c0ddbc37530042119539b60245e2e2a4fccc83c0.zip | |
Merge remote-tracking branch 'upstream/master' into extract_http_basic
Diffstat (limited to 'docs/quick_tutorial/static_assets.rst')
| -rw-r--r-- | docs/quick_tutorial/static_assets.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tutorial/static_assets.rst b/docs/quick_tutorial/static_assets.rst index 65b34f8f9..b8482492d 100644 --- a/docs/quick_tutorial/static_assets.rst +++ b/docs/quick_tutorial/static_assets.rst @@ -47,7 +47,7 @@ Steps .. code-block:: bash - $ $VENV/bin/$VENV/bin/py.test tutorial/tests.py -q + $ $VENV/bin/py.test tutorial/tests.py -q .... 4 passed in 0.50 seconds |
