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