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 da384c0..5813cac 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,6 +65,7 @@ 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' #reset output to 0V SetVA.put(0.0, timeout=None)