2013-09-08 15:57:32 -04:00

11 lines
148 B
JavaScript

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