blob: 000338711337eeb7dbe46fa1ea2ce2e59c863480 [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-tee.js'));
</script>