1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* test/misc/test_ruby_mode.rb(test_singleton_class): Skip for Pending.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31107 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
sorah 2011-03-15 00:53:31 +00:00
parent dc5eb8970c
commit fae8bc7362
2 changed files with 5 additions and 0 deletions

View file

@ -103,6 +103,7 @@ class TestRubyMode
end
def test_singleton_class
skip("pending")
assert_indent('
|class<<bar
| foo