Closedown
This commit is contained in:
@@ -4,6 +4,7 @@ import sys, inspect, os, traceback
|
||||
|
||||
###### DO NOT MODIFY THE CODE BELOW ######
|
||||
def startTest(testName, DEVICE, params):
|
||||
global inspect
|
||||
#get the path of this script
|
||||
testPath = inspect.getfile(inspect.currentframe())
|
||||
#by default, failed
|
||||
|
||||
Reference in New Issue
Block a user