Index: tst_Treatment_PressureOcclusion/test.py =================================================================== diff -u -r0641bc72e2338b37ace48847abf301374b6620f6 -r2565fdf7f0ff9d43afd963653edd4bd00ef426c8 --- tst_Treatment_PressureOcclusion/test.py (.../test.py) (revision 0641bc72e2338b37ace48847abf301374b6620f6) +++ tst_Treatment_PressureOcclusion/test.py (.../test.py) (revision 2565fdf7f0ff9d43afd963653edd4bd00ef426c8) @@ -21,7 +21,7 @@ test.compare(waitForObjectExists(names.o_treatmentStart_pressureTouchArea_TreatmentPressure).visible, True) def main(): - utils.tstStart() + utils.tstStart(__file__) startApplication(names.AUT_NAME) utils.waitForGUI(1)