blob: 3f884ee345cb48ade87247fd178537942f54fbb1 [file] [log] [blame]
<!DOCTYPE html>
<script src='../resources/testharness.js'></script>
<script src='../resources/testharnessreport.js'></script>
<script>
'use strict';
fetch_tests_from_worker(new Worker('readable-stream-byob-request.js'));
</script>