Skip to content

Commit

Permalink
Skip test_array_literal. [Backport #5369]
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@33445 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
nurse committed Oct 9, 2011
1 parent 855c6b4 commit b8419bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/misc/test_ruby_mode.rb
Expand Up @@ -118,6 +118,7 @@ def test_singleton_class
end

def test_array_literal
skip
assert_indent('
|foo = [
| bar
Expand Down

0 comments on commit b8419bf

Please sign in to comment.