diff options
| author | Steve Piercy <web@stevepiercy.com> | 2016-12-23 03:27:48 -0800 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2016-12-23 03:27:48 -0800 |
| commit | 640ba7afd320e5eecada829ea8aa89fef6f5230e (patch) | |
| tree | 2918be97987e00af344d38829e14d2bf2ab275af /docs/tutorials/wiki/tests.rst | |
| parent | 5d9fd5fb7ca74ac33f2809c7e2949470d318b945 (diff) | |
| download | pyramid-640ba7afd320e5eecada829ea8aa89fef6f5230e.tar.gz pyramid-640ba7afd320e5eecada829ea8aa89fef6f5230e.tar.bz2 pyramid-640ba7afd320e5eecada829ea8aa89fef6f5230e.zip | |
standardize windows prompt
Diffstat (limited to 'docs/tutorials/wiki/tests.rst')
| -rw-r--r-- | docs/tutorials/wiki/tests.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki/tests.rst b/docs/tutorials/wiki/tests.rst index 1503aaa0f..6f0a305e4 100644 --- a/docs/tutorials/wiki/tests.rst +++ b/docs/tutorials/wiki/tests.rst @@ -66,7 +66,7 @@ On Windows: .. code-block:: text - c:\tutorial\> %VENV%\Scripts\py.test -q + c:\tutorial> %VENV%\Scripts\py.test -q The expected result should look like the following: |
