Bug fix for the GUI tests on MS Windows.
The GuiTestCase._execute_uf() method now prevents the wizard from running when calling the GUI user function by setting the wx_wizard_run argument to False. This allows the wizard _ok() call to function on Windows.
Authored by: bugman 2012-07-04
Parent: [r17209]
Child: [r17211]