blob: 3f884ee345cb48ade87247fd178537942f54fbb1 [file] [log] [blame]
cdumez@apple.com9631a4f2019-09-16 21:04:08 +00001
2<!DOCTYPE html>
3<script src='../resources/testharness.js'></script>
4<script src='../resources/testharnessreport.js'></script>
5<script>
6'use strict';
7fetch_tests_from_worker(new Worker('readable-stream-byob-request.js'));
8</script>