UNPKG

babelute-html-dom-pragmatics

Version:

Pure DOM engine for babelue-html-lexicon

11 lines (8 loc) 186 B
/* global describe, it */ import chai from 'chai'; // const expect = chai.expect; chai.should(); describe('CoverageBabel', () => { it('returns hello world message', () => { }); });