5 lines
125 B
JavaScript
Raw Normal View History

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