diff --git a/tests/database.js b/tests/database.js index dc83bbcca9..f878b74514 100644 --- a/tests/database.js +++ b/tests/database.js @@ -10,6 +10,7 @@ describe('Test database', function() { }); }); + require('./database/keys'); it('should not throw err', function(done) { var objectKey = 'testObj';