scm: mercurial: cleanup indent and trailing white-space of unit lib test.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4632 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
0f8680adfd
commit
6ad68ae027
|
@ -36,7 +36,7 @@ begin
|
|||
[] => "1.0",
|
||||
[1,0,1] => "1.0",
|
||||
[1,7] => "1.0",
|
||||
[1,7,1] => "1.0"}
|
||||
[1,7,1] => "1.0" }
|
||||
to_test.each do |v, template|
|
||||
test_template_path_for(v, template)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue