Skip to content

Commit 2a82832

Browse files
gyermolenkoionelmc
authored andcommitted
Remove the dot (in py.test command)
1 parent 537a332 commit 2a82832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Usage
103103

104104
::
105105

106-
py.test --cov=myproj tests/
106+
pytest --cov=myproj tests/
107107

108108
Would produce a report like::
109109

0 commit comments

Comments
 (0)