Index: LayoutTests/http/tests/fetch/window/stream-reader.html |
diff --git a/LayoutTests/http/tests/fetch/window/headers.html b/LayoutTests/http/tests/fetch/window/stream-reader.html |
similarity index 80% |
copy from LayoutTests/http/tests/fetch/window/headers.html |
copy to LayoutTests/http/tests/fetch/window/stream-reader.html |
index f0f130831a9273e6adb402edae45a1ebe77a6bf7..f4202284681074c82d726a684ebdc20c26919069 100644 |
--- a/LayoutTests/http/tests/fetch/window/headers.html |
+++ b/LayoutTests/http/tests/fetch/window/stream-reader.html |
@@ -3,4 +3,4 @@ |
<script src = "/resources/testharnessreport.js"></script> |
<script src = "/resources/testharness-helpers.js"></script> |
<script src = "../resources/fetch-test-helpers.js"></script> |
-<script src = "../script-tests/headers.js"></script> |
+<script src = "../script-tests/stream-reader.js"></script> |