UNPKG

karma-coverage

Version:
8 lines (5 loc) 105 B
describe 'plus', -> it 'should pass', -> true is true it 'should work', -> plus(1, 2) is 3