Index: tst_Treatment_BloodFlowRate/test.py =================================================================== diff -u -rb795e6250294344ef7b0396bae4648fb2aa306b3 -r3aed17dfb3ac5265e8ba5635c7ec43fa8c3c0d27 --- tst_Treatment_BloodFlowRate/test.py (.../test.py) (revision b795e6250294344ef7b0396bae4648fb2aa306b3) +++ tst_Treatment_BloodFlowRate/test.py (.../test.py) (revision 3aed17dfb3ac5265e8ba5635c7ec43fa8c3c0d27) @@ -13,8 +13,7 @@ # import names -import utils -import denaliMessages +from dialin.squish import utils, denaliMessages def gotoScreenNtest_Contains_FlowsSection(): mouseClick(waitForObject(names.o_treatmentHome_startTreatment))