blob: b16797f568392e8bbc404e94dc078bc1fe0fa58c [file] [log] [blame]
<!DOCTYPE html>
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script src="resources/test-helpers.js"></script>
<script>
service_worker_test('resources/register-foreign-fetch-errors-worker.js',
'foreign fetch registration');
</script>