Skip to content

Commit f5a8cf0

Browse files
authored
Merge pull request codecov#53 from ki4070ma/patch-1
[README] Fix typo
2 parents a28da9b + e24088a commit f5a8cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ coverage run tests.py
3232
```
3333
#### pytest
3434
```
35-
ptest --cov=./
35+
pytest --cov=./
3636
```
3737
#### nosetests
3838
```

0 commit comments

Comments
 (0)