summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/indent/ruby.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/indent/ruby.rb b/test/indent/ruby.rb
index c898dbc5cf8..198ad6384f0 100644
--- a/test/indent/ruby.rb
+++ b/test/indent/ruby.rb
@@ -182,7 +182,7 @@ and_this_one(has) { |block, parameters|
tee
}
-if foo +
+if foo &&
bar
end