UNPKG

desktop-ui.vusion

Version:
6 lines (5 loc) 120 B
describe('Test spec', () => { it('should be detected', () => { expect('foo').to.be.a('string'); }); });