mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* remove dump list
* remove CR git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7236 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7b791b208a
commit
4849f57d7b
1 changed files with 2 additions and 2 deletions
|
@ -83,8 +83,8 @@ def test(opt, input, expects)
|
|||
end
|
||||
end
|
||||
puts "Fail"
|
||||
puts result.unpack('H*').first
|
||||
puts expects.map{|x|x.unpack('H*').first}.join("\n")
|
||||
# puts result.unpack('H*').first
|
||||
# puts expects.map{|x|x.unpack('H*').first}.join("\n")
|
||||
end
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue