minor: whitespace

This commit is contained in:
Mike Dirolf 2009-08-14 17:27:19 -04:00
parent 723f823ea1
commit e4bdec1a55
1 changed files with 0 additions and 1 deletions

View File

@ -124,7 +124,6 @@ class TestCollection < Test::Unit::TestCase
doc = {"hello" => "world"}
@@test.save(doc)
assert doc.include? :_id
end
end