# File lib/test/unit/ui/fox/testrunner.rb, line 183 def create_application app = FXApp.new("TestRunner", "Test::Unit") app.init([]) app end