Skip to content

Commit

Permalink
Bug 1913685 [wpt PR 47663] - Move tests for RTCRtpParameters.codec to…
Browse files Browse the repository at this point in the history
… main WebRTC directory, a=testonly

Automatic update from web-platform-tests
Move tests for RTCRtpParameters.codec to main WebRTC directory (#47663)

see w3c/webrtc-pc#2985
--

wpt-commits: 17663e9160eaf86aaa5b6cc69574263d4f42c956
wpt-pr: 47663
  • Loading branch information
dontcallmedom authored and moz-wptsync-bot committed Aug 21, 2024
1 parent a8f034f commit 375c4e1
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<meta name="timeout" content="long">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="../webrtc/RTCPeerConnection-helper.js"></script>
<script src="../webrtc/third_party/sdp/sdp.js"></script>
<script src="../webrtc/simulcast/simulcast.js"></script>
<script src="RTCPeerConnection-helper.js"></script>
<script src="third_party/sdp/sdp.js"></script>
<script src="simulcast/simulcast.js"></script>
<script>
'use strict';

Expand Down

0 comments on commit 375c4e1

Please sign in to comment.