aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/ruby
diff options
context:
space:
mode:
Diffstat (limited to 'tests/indent/ruby')
-rw-r--r--tests/indent/ruby/indent-square-brackets.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/indent/ruby/indent-square-brackets.rb b/tests/indent/ruby/indent-square-brackets.rb
index 142d4ee4b..8746d222d 100644
--- a/tests/indent/ruby/indent-square-brackets.rb
+++ b/tests/indent/ruby/indent-square-brackets.rb
@@ -1,4 +1,4 @@
-def indent_brackets
+def indent_square_brackets
[
[]
]