Skip to content

Commit

Permalink
Move tests for transferable WebRTC data channel to main spec directory
Browse files Browse the repository at this point in the history
preparing for w3c/webrtc-extensions#214
ServiceWorker tests remain in webrtc-extensions for now
  • Loading branch information
dontcallmedom committed Aug 21, 2024
1 parent c0ba65c commit 907cf7a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<script src="/resources/testharnessreport.js"></script>
</head>
<body>
<script src="../service-workers/service-worker/resources/test-helpers.sub.js"></script>
<script>
async function createConnections(test, firstConnectionCallback, secondConnectionCallback)
{
Expand Down

0 comments on commit 907cf7a

Please sign in to comment.