UNPKG

mochify-istanbul

Version:
7 lines 139 B
describe('test1', function () { it('should pass 50%', function () { if (false) { console.log('never executed'); } }); });