UNPKG

ms-eventjs

Version:
5 lines 114 B
describe('Test', function() { it('should do addtion correctly', function() { expect(1 + 1).toBe(2); }) });