Commit 7ac4a60c authored by Tatsuya Matsumoto's avatar Tatsuya Matsumoto

fix indent.

parent ba608fb3
......@@ -220,8 +220,8 @@ module MRuby
attr_block %w(test_runner)
def initialize(name, build_dir=nil, &block)
@test_runner = Command::CrossTestRunner.new(self)
super
@test_runner = Command::CrossTestRunner.new(self)
super
end
def mrbcfile
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment