ruby-changes:28183
From: usa <ko1@a...>
Date: Thu, 11 Apr 2013 16:52:04 +0900 (JST)
Subject: [ruby-changes:28183] usa:r40235 (trunk): * test/dl/test_base.rb: typo.
usa 2013-04-11 16:51:54 +0900 (Thu, 11 Apr 2013) New Revision: 40235 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=40235 Log: * test/dl/test_base.rb: typo. Modified files: trunk/test/dl/test_base.rb Index: test/dl/test_base.rb =================================================================== --- test/dl/test_base.rb (revision 40234) +++ test/dl/test_base.rb (revision 40235) @@ -134,6 +134,7 @@ module DL https://github.com/ruby/ruby/blob/trunk/test/dl/test_base.rb#L134 def teardown if /linux/ =~ RUBY_PLATFORM GC.start + end end end end -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/