Skip to content

Commit

Permalink
Fix examples/simple test execution (#552)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart authored Jul 19, 2021
1 parent e3b2dad commit c9ee2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Install dependencies::
To run the Python tests, use::

pytest
pytest examples/simple
pytest examples/simple --confcutdir=$PWD

Building the Docs
=================
Expand Down

0 comments on commit c9ee2a4

Please sign in to comment.