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:
parent
dc5eb8970c
commit
fae8bc7362
2 changed files with 5 additions and 0 deletions
|
@ -103,6 +103,7 @@ class TestRubyMode
|
|||
end
|
||||
|
||||
def test_singleton_class
|
||||
skip("pending")
|
||||
assert_indent('
|
||||
|class<<bar
|
||||
| foo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue