diff --git a/script/tests/tests/Collimator Tests/Motor Test 2/Motor Test 2.py b/script/tests/tests/Collimator Tests/Motor Test 2/Motor Test 2.py index ad52cdc..7f7148a 100644 --- a/script/tests/tests/Collimator Tests/Motor Test 2/Motor Test 2.py +++ b/script/tests/tests/Collimator Tests/Motor Test 2/Motor Test 2.py @@ -11,7 +11,7 @@ status = False #get parameters from the calling interface try: - print "Running test with the following parameters:" + print "Running test Motor Test 2 with the following parameters:" print parameters middle = float(parameters["midPoint"]["value"]) loopTimes = int(parameters["repeatTimes"]["value"])