diff options
-rw-r--r-- | test/ruby/test_refinement.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2146,7 +2146,7 @@ class TestRefinement < Test::Unit::TestCase def call ToProc.call(&self) end - end class ToProcAndMethodMissing def method_missing *args |