diff --git a/script/local.py b/script/local.py index e137293..ac59c2c 100644 --- a/script/local.py +++ b/script/local.py @@ -21,7 +21,7 @@ class TestingTool: """ self.deviceName = deviceName self.log('arriva pio') - p = pio + p = pio() self.log('passato pio') self.testName = testName self.testPath = testPath diff --git a/script/tests/tests.properties b/script/tests/tests.properties index 669478a..db6b820 100644 --- a/script/tests/tests.properties +++ b/script/tests/tests.properties @@ -1,5 +1,5 @@ #TestingList for pshell: configuration properties -#Mon Oct 09 14:12:46 CEST 2017 +#Mon Oct 09 14:13:01 CEST 2017 customPanel= showEnabledTestsOnly=true listFilter=rps-try