Skip to content

Commit

Permalink
webrtc: Enable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnor committed Apr 22, 2016
1 parent 9f9081c commit a6ab951
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/webrtc.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ class FakeRuntime extends EventEmitter
@channel.send m


describeIfBrowser 'WebRTC', ->
describe 'WebRTC', ->

describeIfBrowser 'transport', ->
describe 'transport', ->
runtime = null
id = "2ef763ff-1f28-49b8-b58f-5c9a5c23af2f"
def =
Expand Down

0 comments on commit a6ab951

Please sign in to comment.