diff --git a/script/tests/tests/Collimator Tests/Motor Test 3/Motor Test 3.py b/script/tests/tests/Collimator Tests/Motor Test 3/Motor Test 3.py index ba49b0d..2597a01 100644 --- a/script/tests/tests/Collimator Tests/Motor Test 3/Motor Test 3.py +++ b/script/tests/tests/Collimator Tests/Motor Test 3/Motor Test 3.py @@ -9,7 +9,7 @@ status = False #get parameters from the calling interface try: - print "Running test with the following parameters:" + print "Running test Motor Test 3 with the following parameters:" print parameters loopTimes = int(parameters["repeatTimes"]["value"]) direction = int(parameters["translation"]["value"])