This commit is contained in:
Michał Sochoń 2018-03-26 15:40:54 +00:00 committed by GitHub
commit 61a14a4d27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@ setenv =
GIT_COMMITTER_NAME = "test"
GIT_AUTHOR_EMAIL = "test@example.com"
GIT_COMMITTER_EMAIL = "test@example.com"
LC_ALL=en_US.UTF-8
commands =
coverage erase
coverage run -m pytest {posargs:tests}