From 4f45187c17b659b48ae3e76b9d7e09dca7ab41b7 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Thu, 19 Oct 2017 16:19:59 +0200 Subject: [PATCH] Closedown --- script/local.py | 3 ++- script/tests/tests.properties | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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