UNPKG

node-wings

Version:

node-wings ==========

16 lines (7 loc) 268 B
Reveal.addEventListener( 'ready', function() { QUnit.module( 'Markdown' ); test( 'Vertical separator', function() { strictEqual( document.querySelectorAll( '.reveal .slides>section>section' ).length, 2, 'found two slides' ); }); } ); Reveal.initialize();