mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
tox.ini: fix name
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -14,7 +14,7 @@ commands =
|
|||||||
py.test \
|
py.test \
|
||||||
--basetemp={envtmpdir} \
|
--basetemp={envtmpdir} \
|
||||||
--junit-xml=xunit-{envname}.xml \
|
--junit-xml=xunit-{envname}.xml \
|
||||||
--cov=mopidy_touchpanel --cov-report=term-missing \
|
--cov=mopidy_touchscreen --cov-report=term-missing \
|
||||||
{posargs}
|
{posargs}
|
||||||
|
|
||||||
[testenv:flake8]
|
[testenv:flake8]
|
||||||
|
|||||||
Reference in New Issue
Block a user