mirror of
https://github.com/knex/knex.git
synced 2025-10-09 06:56:23 +00:00
5 lines
125 B
JavaScript
5 lines
125 B
JavaScript
describe('Server Base', function () {
|
|
|
|
it('should take a config object in the constructor, to set up the pool, etc.');
|
|
|
|
}); |