Closedown
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
#########################################
|
||||
###### DO NOT MODIFY THE CODE BELOW #####
|
||||
#########################################
|
||||
global print_log, sendFeedback, sys, inspect, os, traceback
|
||||
global testcommons
|
||||
import testcommons
|
||||
|
||||
def print_log(testName, DEVICE, text):
|
||||
testcommons.print_log(testName, DEVICE, text)
|
||||
|
||||
def startTest(testName, DEVICE, params):
|
||||
#get the path of this script
|
||||
import inspect
|
||||
|
||||
Reference in New Issue
Block a user