Closedown

This commit is contained in:
boccioli_m
2017-10-19 16:20:39 +02:00
parent c7ac17408f
commit 0bf727ccc1

View File

@@ -22,7 +22,7 @@ class TestingTool:
self.testName = testName
self.testPath = testPath
self.testParams = testParams
print('\n'+)
print('\n')
self.log('='*80)
def getParam(self, paramName):