Fix test target name

This commit is contained in:
Michael Zanetti 2020-10-28 17:38:10 +01:00
parent befda2ec00
commit 4c1361d10d

View File

@ -1,4 +1,4 @@
TARGET = testactions
TARGET = testpythonplugins
include(../../../nymea.pri)
include(../autotests.pri)