Index: tst_patient_id/test.py =================================================================== diff -u -rdd878d19d2344a60e3533d6c1f7e6b7a74611afe -r77adbfa018e46d0789bbd176700bfb6c18f0d173 --- tst_patient_id/test.py (.../test.py) (revision dd878d19d2344a60e3533d6c1f7e6b7a74611afe) +++ tst_patient_id/test.py (.../test.py) (revision 77adbfa018e46d0789bbd176700bfb6c18f0d173) @@ -194,7 +194,7 @@ def main(): utils.tstStart(__file__) - startApplication(config.APPLICATION_NAME) + startApplication(config.AUT_NAME) utils.waitForGUI(2) hd = HDSimulator()