Commit 4d0a9207 authored by Lukas Eller's avatar Lukas Eller

minor changes

parent 0d095602
......@@ -29,3 +29,7 @@ To run all available unit-tests:
to also output stdout use:
`python -m pytest -s tests`
Alternatively you can directly call individual test modules. For instance:
`python -m pytest -s tests/overpy_series_test.py`
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment