Fix test target name

pull/310/head
Michael Zanetti 2020-10-28 17:38:10 +01:00
parent befda2ec00
commit 4c1361d10d
1 changed files with 1 additions and 1 deletions

View File

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