Index: LayoutTests/http/tests/fetch/window/fetch-body-mixin.html |
diff --git a/LayoutTests/http/tests/fetch/window/fetch-body-mixin.html b/LayoutTests/http/tests/fetch/window/fetch-body-mixin.html |
index 39bfba2bb251dad4739ae3ed8ebfc78d469d798d..290b9326ceeb286518893883238c6c4cbe100b23 100644 |
--- a/LayoutTests/http/tests/fetch/window/fetch-body-mixin.html |
+++ b/LayoutTests/http/tests/fetch/window/fetch-body-mixin.html |
@@ -1,6 +1,7 @@ |
<!doctype html> |
<head> |
<script src = "/resources/testharness.js"></script> |
+<script src = "/resources/testharness-helpers.js"></script> |
<script src = "/resources/testharnessreport.js"></script> |
<script src = "/serviceworker/resources/test-helpers.js"></script> |
<script src = "../resources/fetch-test-options.js"></script> |