Closedown

This commit is contained in:
boccioli_m
2015-07-02 14:58:57 +02:00
parent fbcebad1b3
commit 14806f401b
@@ -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