Bug fix for the running of the test suite in the relax GUI.
The fix of r19727 was extended to apply to the GUI as well. Too many arguments were being sent into TextTestRunner Python class on certain Python versions (3.1 and <= 2.6).
Authored by: bugman 2013-06-11
Parent: [r20040]
Child: [r20042]