# File lib/test/unit/ui/fox/testrunner.rb, line 203 def create_suite_panel(parent) FXHorizontalFrame.new(parent, LAYOUT_SIDE_LEFT | LAYOUT_FILL_X) end