Commit 7f6f64f2 by Konstantin Käfer

whitespace fixes

parent e90c5e22
......@@ -38,7 +38,6 @@ exports['test caching Database objects after it is open'] = function(beforeExit)
});
}, 100);
});
beforeExit(function() {
assert.equal(db1, db2);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment