Skip to content

Commit 1d90abb

Browse files
authored
Fix command for running tests in README (#34)
1 parent 54a248b commit 1d90abb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ Install pytest: ``pip install -U pytest``
301301

302302
::
303303

304-
$ pytest test.py
304+
$ pytest
305305

306306

307307
Publishing to PyPI

0 commit comments

Comments
 (0)