blob: 40b89f90180e3609382fa5f722e9f462d1d4634c [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-byte-stream-controller.js'));
</script>