Index: tst_standbymode/test.py =================================================================== diff -u -r1e3dea3d1de6abd4693e31ea234fa33467a2de45 -ref43c6d129596f4a841f53bb52e4a579d913ede8 --- tst_standbymode/test.py (.../test.py) (revision 1e3dea3d1de6abd4693e31ea234fa33467a2de45) +++ tst_standbymode/test.py (.../test.py) (revision ef43c6d129596f4a841f53bb52e4a579d913ede8) @@ -15,7 +15,6 @@ # NOTE: # This test contradicts verification of standbymode. - import names import datetime import test @@ -40,7 +39,7 @@ current_time = now.strftime("%H:%M:%S") hours = current_time.split(':')[0] return hours - + def verify_create_treatment_text(): """ Tests for verification of create treatment text. @@ -81,5 +80,4 @@ utils.tstDone() - - \ No newline at end of file +