Explorar o código

tox.ini: fix name

Ander %!s(int64=10) %!d(string=hai) anos
pai
achega
fda8a9d8c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tox.ini

+ 1 - 1
tox.ini

@@ -14,7 +14,7 @@ commands =
     py.test \
         --basetemp={envtmpdir} \
         --junit-xml=xunit-{envname}.xml \
-        --cov=mopidy_touchpanel --cov-report=term-missing \
+        --cov=mopidy_touchscreen --cov-report=term-missing \
         {posargs}
 
 [testenv:flake8]