Index: tst_Treatment_LoadCellReadings/test.py =================================================================== diff -u -rb465db1ba597c4ec337caf73e1a862e82b19f8a8 -rb7bd33f5c014ede4edf454fb1cd02052e93cf76e --- tst_Treatment_LoadCellReadings/test.py (.../test.py) (revision b465db1ba597c4ec337caf73e1a862e82b19f8a8) +++ tst_Treatment_LoadCellReadings/test.py (.../test.py) (revision b7bd33f5c014ede4edf454fb1cd02052e93cf76e) @@ -31,7 +31,7 @@ def main(): utils.tstStart() - startApplication("denaliSquish") + startApplication(names.AUT_NAME) utils.waitForGUI(1) gotoScreenNtest_Contains_LoadCellReadings()