mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
clean spam MINOR
This commit is contained in:
parent
8fe350ff00
commit
e1cca5460a
@ -7,7 +7,6 @@ function go( key ){
|
||||
|
||||
function check( num , name ){
|
||||
assert.eq( 1 , t.find().count() , tojson( key ) + " count " + name );
|
||||
printjson( t.findOne() );
|
||||
assert.eq( num , t.findOne().n , tojson( key ) + " value " + name );
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user