mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
fix typo in tox.cover.sh script name
This commit is contained in:
@@ -52,7 +52,7 @@ The following tools are there to help you:
|
||||
before submitting a new pull request.
|
||||
|
||||
- ``tox -e cover`` checks the test coverage only. Calling the
|
||||
``./tox-cover.sh`` script directly might be a bit quicker, though.
|
||||
``./tox.cover.sh`` script directly might be a bit quicker, though.
|
||||
|
||||
- ``tox -e lint`` checks the style of the whole project, while
|
||||
``pylint --rcfile=.pylintrc path`` will check a single file or
|
||||
|
||||
Reference in New Issue
Block a user