aboutsummaryrefslogtreecommitdiffstats
path: root/test/misc
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-10 02:15:25 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-10 02:15:25 +0000
commit2fc47aa06b99c529156f857f6669e3752f406015 (patch)
treefd9188e6b7458a799742c82fcf5e267f5be6418b /test/misc
parenta9a0b5dfee155428530ae37bebe8709a053b6f85 (diff)
downloadruby-2fc47aa06b99c529156f857f6669e3752f406015.tar.gz
Fix wrong (and duplicated) test name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/misc')
-rw-r--r--test/misc/test_ruby_mode.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/misc/test_ruby_mode.rb b/test/misc/test_ruby_mode.rb
index 6ac3f2e26a..06c0a3f6f8 100644
--- a/test/misc/test_ruby_mode.rb
+++ b/test/misc/test_ruby_mode.rb
@@ -133,7 +133,7 @@ class TestRubyMode
|')
end
- def test_array_literal
+ def test_begin_end
assert_indent('
|begin
| a[b]