diff --git a/tests/auto/pythonplugins/pythonplugins.pro b/tests/auto/pythonplugins/pythonplugins.pro index 438e619e..36d4b792 100644 --- a/tests/auto/pythonplugins/pythonplugins.pro +++ b/tests/auto/pythonplugins/pythonplugins.pro @@ -1,4 +1,4 @@ -TARGET = testactions +TARGET = testpythonplugins include(../../../nymea.pri) include(../autotests.pri)