Skip to content

Commit 6edfab0

Browse files
obestwaltergaborbernat
authored andcommitted
[minor] we're running far more than just unit tests :) (#830)
1 parent cb2dff1 commit 6edfab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ minversion = 2.9.0
1111
skip_missing_interpreters = true
1212

1313
[testenv]
14-
description = run the unit tests with pytest under {basepython}
14+
description = run the tests with pytest under {basepython}
1515
setenv = COVERAGE_FILE={toxworkdir}/.coverage.{envname}
1616
passenv = http_proxy https_proxy no_proxy SSL_CERT_FILE TOXENV CI TRAVIS TRAVIS_* APPVEYOR APPVEYOR_* CODECOV_*
1717
extras = testing

0 commit comments

Comments
 (0)