mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-05 05:25:49 +01:00
require key tests
This commit is contained in:
@@ -10,6 +10,7 @@ describe('Test database', function() {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
require('./database/keys');
|
||||||
|
|
||||||
it('should not throw err', function(done) {
|
it('should not throw err', function(done) {
|
||||||
var objectKey = 'testObj';
|
var objectKey = 'testObj';
|
||||||
|
|||||||
Reference in New Issue
Block a user