ericz %!s(int64=12) %!d(string=hai) anos
pai
achega
8763d5f03e
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      test/adapter.js

+ 0 - 3
test/adapter.js

@@ -12,8 +12,5 @@ describe('adapter', function() {
     expect(RTCSessionDescription).to.be.a('function');
   });
 
-  it('sets getUserMedia', function() {
-    expect(getUserMedia).to.be.a('function');
-  });
 
 });