Closedown

This commit is contained in:
boccioli_m
2015-09-02 10:27:03 +02:00
parent 6268f331cd
commit fa3a82a549
2 changed files with 4 additions and 4 deletions

View File

@@ -14,8 +14,8 @@ def sendFeedback(testPath, testName, DEVICE, returnString, testPassed):
def startTest(testName, DEVICE, params):
#get the path of this script
testTool = testcommons.TestingTool()
testTool.print_pio
testcommons.print_pio()
testTool.print_pio()
import inspect
testPath = inspect.getfile(inspect.currentframe())
#by default, failed