diff --git a/script/tests/tests/PS Tests/power-supply-A/power-supply-A.py b/script/tests/tests/PS Tests/power-supply-A/power-supply-A.py index 5813cac..372e420 100644 --- a/script/tests/tests/PS Tests/power-supply-A/power-supply-A.py +++ b/script/tests/tests/PS Tests/power-supply-A/power-supply-A.py @@ -65,7 +65,8 @@ for setpoint1 in frange(0.0, 30.0, 5.0, True): sleep( 0.1 ) # Settling time ret = 'Test completed' status = True - print 'Raming rest done' + +print 'Raming test done' #reset output to 0V SetVA.put(0.0, timeout=None)