Closedown
This commit is contained in:
@@ -13,6 +13,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()
|
||||
import inspect
|
||||
testPath = inspect.getfile(inspect.currentframe())
|
||||
|
||||
Reference in New Issue
Block a user