aboutsummaryrefslogtreecommitdiffstats
path: root/test/indent/ruby.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/indent/ruby.rb')
-rw-r--r--test/indent/ruby.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/indent/ruby.rb b/test/indent/ruby.rb
index 65c33bb3ecf..4bf65ffcf27 100644
--- a/test/indent/ruby.rb
+++ b/test/indent/ruby.rb
@@ -3,6 +3,7 @@ if something_wrong? # ruby-move-to-block-skips-heredoc
3 boo hoo 3 boo hoo
4 end 4 end
5 eowarn 5 eowarn
6 foo
6end 7end
7 8
8# Percent literals. 9# Percent literals.