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.