svn+ssh://bugman@.../svn/relax/trunk
........
r20039 | bugman | 2013-06-11 17:29:51 +0200 (Tue, 11 Jun 2013) | 5 lines
Fix for the Noe.test_noe_analysis system test.
This is needed due to the Grace graph autoscaling changes of r20037.
........
r20041 | bugman | 2013-06-11 17:43:27 +0200 (Tue, 11 Jun 2013) | 6 lines
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).
........