Removed commented-out debug test

This commit is contained in:
Jim Menard 2009-01-09 15:06:24 -05:00
parent 991a75bda7
commit a772e222ee
1 changed files with 0 additions and 6 deletions

View File

@ -90,12 +90,6 @@ class RoundTripTest < Test::Unit::TestCase
DBRef.new(nil, nil, nil, ns, ObjectID.from_string(oid_str))
end
# DEBUG
# def test_foo
# $stderr.puts "#{@@ruby['smorgasbord'].class.name}" # DEBUG
# $stderr.puts "@@ruby['smorgasbord'] = #{@@ruby['smorgasbord'].inspect.gsub(/, /, ",\n")}" # DEBUG
# end
# Round-trip comparisons of Ruby-to-BSON and back.
# * Take the objects that were read from XML
# * Turn them into BSON bytes