suite indent

parent 6329ac80
......@@ -4,6 +4,6 @@
require 'test/unit'
Dir.glob('test_*.rb').each do|f|
test_case = File.expand_path(f, File.dirname(__FILE__)).gsub('.rb', '')
require test_case
test_case = File.expand_path(f, File.dirname(__FILE__)).gsub('.rb', '')
require test_case
end
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