blob: 1929007dc63bc5c39e3a37bd5aaec2fa78d42d04 [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<title>bad-underlying-sources.js dedicated worker wrapper file</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script>
'use strict';
fetch_tests_from_worker(new Worker('bad-underlying-sources.js'));
</script>