Closedown
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user