diff options
Diffstat (limited to 'tests/wpt/web-platform-tests/webrtc/idlharness.https.window.js')
-rw-r--r-- | tests/wpt/web-platform-tests/webrtc/idlharness.https.window.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wpt/web-platform-tests/webrtc/idlharness.https.window.js b/tests/wpt/web-platform-tests/webrtc/idlharness.https.window.js index 93341278ac6..ae18cc63538 100644 --- a/tests/wpt/web-platform-tests/webrtc/idlharness.https.window.js +++ b/tests/wpt/web-platform-tests/webrtc/idlharness.https.window.js @@ -1,6 +1,7 @@ // META: script=/resources/WebIDLParser.js // META: script=/resources/idlharness.js // META: script=./RTCPeerConnection-helper.js +// META: timeout=long 'use strict'; |