diff --git a/script/local.py b/script/local.py index 943dc6d..f298ddc 100644 --- a/script/local.py +++ b/script/local.py @@ -22,7 +22,8 @@ class TestingTool: self.testName = testName self.testPath = testPath self.testParams = testParams - self.log('\n'+'='*80) + print('\n'+) + self.log('='*80) def getParam(self, paramName): """ diff --git a/script/tests/tests.properties b/script/tests/tests.properties index 3936655..1ee1f91 100644 --- a/script/tests/tests.properties +++ b/script/tests/tests.properties @@ -1,5 +1,5 @@ #TestingList for pshell: configuration properties -#Thu Oct 19 16:18:18 CEST 2017 +#Thu Oct 19 16:18:36 CEST 2017 customPanel= showEnabledTestsOnly=true listFilter=rps-test