summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorsorah <sorah@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-15 00:53:31 +0000
committersorah <sorah@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-15 00:53:31 +0000
commitfae8bc73627eefa5e64cb2b62dcf1c01c5f6bbfe (patch)
treead8b2910d67db3b1fdaab8d78497d7515cd1ad9c /test
parentdc5eb8970c109a82978468a1becfd90094f5df12 (diff)
* 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
Diffstat (limited to 'test')
-rw-r--r--test/misc/test_ruby_mode.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/misc/test_ruby_mode.rb b/test/misc/test_ruby_mode.rb
index 4765b7b7af..3e2a62cb76 100644
--- a/test/misc/test_ruby_mode.rb
+++ b/test/misc/test_ruby_mode.rb
@@ -103,6 +103,7 @@ class TestRubyMode
end
def test_singleton_class
+ skip("pending")
assert_indent('
|class<<bar
| foo