Closedown
This commit is contained in:
@@ -22,7 +22,7 @@ def startTest(testName, DEVICE, params):
|
||||
test = TestingTool(testName, testPath, DEVICE, params)
|
||||
test.log('arriva pio')
|
||||
import pio
|
||||
p = pio()
|
||||
p = Pio()
|
||||
test.log('passato pio')
|
||||
|
||||
################ END OF Init #####################
|
||||
|
||||
Reference in New Issue
Block a user