Closedown
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#TestingList for pshell: configuration properties
|
||||
#Mon Oct 09 14:49:12 CEST 2017
|
||||
#Mon Oct 09 14:49:27 CEST 2017
|
||||
customPanel=
|
||||
showEnabledTestsOnly=true
|
||||
listFilter=rps-try
|
||||
|
||||
@@ -21,7 +21,6 @@ def startTest(testName, DEVICE, params):
|
||||
# init the testing tool class:
|
||||
test = TestingTool(testName, testPath, DEVICE, params)
|
||||
test.log('arriva pio')
|
||||
import pio
|
||||
p = Pio()
|
||||
test.log('passato pio')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user