diff options
| author | Steve Piercy <web@stevepiercy.com> | 2016-04-16 14:33:15 -0700 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2016-04-16 15:11:15 -0700 |
| commit | 0e4aaf13b0baff65acd6aeeba93ff39496c6e6cb (patch) | |
| tree | a0ff6aa075570e0ad428ea890968c57e922fc276 /docs/tutorials/wiki2/tests.rst | |
| parent | d19e9902ede0b1cc40991b423c12e8a95d430e0e (diff) | |
| download | pyramid-0e4aaf13b0baff65acd6aeeba93ff39496c6e6cb.tar.gz pyramid-0e4aaf13b0baff65acd6aeeba93ff39496c6e6cb.tar.bz2 pyramid-0e4aaf13b0baff65acd6aeeba93ff39496c6e6cb.zip | |
Merge pull request #2507 from stevepiercy/master
replace ps1con with doscon for lexer and syntax highlighting
Diffstat (limited to 'docs/tutorials/wiki2/tests.rst')
| -rw-r--r-- | docs/tutorials/wiki2/tests.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki2/tests.rst b/docs/tutorials/wiki2/tests.rst index 97508168e..e923ff9cb 100644 --- a/docs/tutorials/wiki2/tests.rst +++ b/docs/tutorials/wiki2/tests.rst @@ -87,7 +87,7 @@ On UNIX: On Windows: -.. code-block:: ps1con +.. code-block:: doscon c:\pyramidtut\tutorial> %VENV%\Scripts\py.test -q |
