Closedown

This commit is contained in:
boccioli_m
2017-10-09 14:58:50 +02:00
parent daa265fe74
commit bbf33dfb5f
2 changed files with 1 additions and 2 deletions

View File

@@ -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

View File

@@ -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')