UNPKG

extjs-gpl

Version:

GPL licensed version of Sencha Ext JS

5 lines 103 B
describe('foo', function() { it ('should pass', function() { expect(1).toBe(1); }); });