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