Newline.
This commit is contained in:
parent
1d05e0be81
commit
39f144ed01
|
@ -8,4 +8,4 @@ require 'test/unit'
|
||||||
tests = Dir[File.expand_path("#{File.dirname(__FILE__)}/test_*.rb")]
|
tests = Dir[File.expand_path("#{File.dirname(__FILE__)}/test_*.rb")]
|
||||||
tests.each do |file|
|
tests.each do |file|
|
||||||
require file
|
require file
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue