5 lines
125 B
JavaScript

describe('Server Base', function () {
it('should take a config object in the constructor, to set up the pool, etc.');
});