1 2 3 4 5 6
describe('GitBook', function() { it('should correctly export', function() { require('../'); }); });