Index: tests/test_uf.py =================================================================== diff -u -re2c8f084b074e0202555895f93a2cfff1fd52f3d -r80d96ceab5f2c664d8a9a49ed05634ebf72ff362 --- tests/test_uf.py (.../test_uf.py) (revision e2c8f084b074e0202555895f93a2cfff1fd52f3d) +++ tests/test_uf.py (.../test_uf.py) (revision 80d96ceab5f2c664d8a9a49ed05634ebf72ff362) @@ -33,7 +33,7 @@ # ro = RO(log_level="DEBUG") sleep(2) - # log in to TD, DD and RO as tester + # log in to TD, DD and RO as tester if td.cmd_log_in_to_td() == 0: exit(1) # if dd.cmd_log_in_to_dd() == 0: