UNPKG

internet

Version:

Framework for creating peer-to-peer browser networks

5 lines 129 B
describe('Initialization', function(){ it('puts P in global scope', function(){ expect(window.P).not.toBeUndefined(); }); });