svn+ssh://bugman@.../svn/relax/trunk
........
r26043 | bugman | 2014-09-26 09:37:41 +0200 (Fri, 26 Sep 2014) | 9 lines
Created the Bmrb.test_bug_22703_display_empty system and GUI test.
This system test catches bug #22703 (https://gna.org/bugs/?22703), the failure of the bmrb.display
user function with an AttributeError when no data is present.
It is simultaneously a system and GUI test, as the GUI test class inherits directly from the system
test class.
........