diff --git a/script/local.py b/script/local.py index 45c5c68..3fa7b32 100644 --- a/script/local.py +++ b/script/local.py @@ -15,12 +15,13 @@ class TestingTool: """ Common tools for running the test """ - p = pio def __init__(self, testName, testPath, deviceName, testParams): """ Init class with test data """ self.deviceName = deviceName + p = pio + self.log('passato pio') self.testName = testName self.testPath = testPath self.testParams = testParams diff --git a/script/tests/tests.properties b/script/tests/tests.properties index 53e31ab..c9dbb98 100644 --- a/script/tests/tests.properties +++ b/script/tests/tests.properties @@ -1,5 +1,5 @@ #TestingList for pshell: configuration properties -#Mon Oct 09 14:09:12 CEST 2017 +#Mon Oct 09 14:11:01 CEST 2017 customPanel= showEnabledTestsOnly=true listFilter=rps-try