UNPKG

@anansi/generator-js

Version:
6 lines (5 loc) 105 B
describe('Simple Thing', () => { it('should just work', () => { expect(true).toBe(true); }); });