summaryrefslogtreecommitdiff
path: root/test/-ext-/debug/test_debug.rb
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-05-10 17:28:20 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-05-10 22:00:22 +0900
commitdc65e75101de94c0f88851d7d3eab56cb7232c7a (patch)
tree4665a3df07355fbabb1bc1691dba268a021d7e1c /test/-ext-/debug/test_debug.rb
parentaa52464efd558010f4fa5ef5de68d8f684b637aa (diff)
Adjust indent
Diffstat (limited to 'test/-ext-/debug/test_debug.rb')
-rw-r--r--test/-ext-/debug/test_debug.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/-ext-/debug/test_debug.rb b/test/-ext-/debug/test_debug.rb
index bc41c1bb79..8a351d74fa 100644
--- a/test/-ext-/debug/test_debug.rb
+++ b/test/-ext-/debug/test_debug.rb
@@ -63,7 +63,7 @@ class TestDebug < Test::Unit::TestCase
def each
yield :each_entry
end
- end
+ end
def test_lazy_block
x = MyRelation.new.any? do