Skip to content

Commit

Permalink
Build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
christkv committed Mar 7, 2012
1 parent dcc321c commit b1f436c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/admin_test.js
Expand Up @@ -763,8 +763,6 @@ exports.shouldCorrectlyRetrieveReplSetGetStatus = function(test) {
// Retrive the server Info, returns error if we are not
// running a replicaset
adminDb.replSetGetStatus(function(err, info) {
test.ok(err != null);

db.close();
test.done();
})
Expand Down

0 comments on commit b1f436c

Please sign in to comment.