diff --git a/test/summary.js b/test/summary.js index d1ef3dd39..9af1f9f96 100644 --- a/test/summary.js +++ b/test/summary.js @@ -10,7 +10,6 @@ var LEXED = summary(CONTENT); describe('Summary parsing', function () { - console.log(LEXED); it('should detect chapters', function() { assert.equal(LEXED.chapters.length, 5);