diff --git a/test/components.js b/test/components.js index ae5a0ad..8502e60 100644 --- a/test/components.js +++ b/test/components.js @@ -397,6 +397,9 @@ describe('h-line', () => { `; + compare(input, expected); + }); +}); describe('raw', () => { it('creates a wrapper that ignores anything inside', () => {