summaryrefslogtreecommitdiff
path: root/tests/indent/ruby/indent-unless.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tests/indent/ruby/indent-unless.rb')
-rw-r--r--tests/indent/ruby/indent-unless.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/indent/ruby/indent-unless.rb b/tests/indent/ruby/indent-unless.rb
new file mode 100644
index 00000000..50bc2b45
--- /dev/null
+++ b/tests/indent/ruby/indent-unless.rb
@@ -0,0 +1,2 @@
+unless true
+end