Closedown
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
global print_log, sendFeedback, sys, inspect, os, traceback, time
|
||||
import sys, inspect, os, traceback
|
||||
import sys, inspect, os, traceback, time
|
||||
|
||||
def print_log(testName, DEVICE, text):
|
||||
import time
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
###### DO NOT MODIFY THE CODE BELOW #####
|
||||
#########################################
|
||||
global print_log, sendFeedback, sys, inspect, os, traceback, testcommons
|
||||
global print_log, sendFeedback, sys, inspect, os, traceback, testcommons
|
||||
import sys, inspect, os, traceback, testcommons
|
||||
|
||||
def print_log(testName, DEVICE, text):
|
||||
|
||||
Reference in New Issue
Block a user