mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/test/unit/ui/gtk2 (Test::Unit::UI::GTK2#start_ui): remove debug statement.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
086745b7d6
commit
953b293f2b
1 changed files with 0 additions and 1 deletions
|
@ -406,7 +406,6 @@ module Test
|
|||
rescue @restart_signal
|
||||
retry
|
||||
rescue
|
||||
puts $!, $@
|
||||
end
|
||||
end # def start_ui
|
||||
private :start_ui
|
||||
|
|
Loading…
Reference in a new issue