0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00

turning part of test off SERVER-1430

This commit is contained in:
Eliot Horowitz 2010-07-16 15:48:17 -04:00
parent 5a2c3aa7ee
commit 8e595ca4eb

View File

@ -82,7 +82,7 @@ function diff(){
if ( Math.random() > .99 ){
db.getLastError()
check();
check(); // SERVER-1430 TODO
}
var x = dist();