Index: LayoutTests/http/tests/fetch/window/fetch-access-control-nocors-other-https.html |
diff --git a/LayoutTests/http/tests/fetch/window/fetch-access-control-cookie-other-https.html b/LayoutTests/http/tests/fetch/window/fetch-access-control-nocors-other-https.html |
similarity index 91% |
copy from LayoutTests/http/tests/fetch/window/fetch-access-control-cookie-other-https.html |
copy to LayoutTests/http/tests/fetch/window/fetch-access-control-nocors-other-https.html |
index 2e44cd181ec4234584efbd77d6cfdf28cf8de567..a9765a003be978853e16ba24885a1a9daf41a396 100644 |
--- a/LayoutTests/http/tests/fetch/window/fetch-access-control-cookie-other-https.html |
+++ b/LayoutTests/http/tests/fetch/window/fetch-access-control-nocors-other-https.html |
@@ -7,7 +7,7 @@ |
<script src = "/serviceworker/resources/fetch-test-options.js"></script> |
<script src = "../resources/fetch-test-helpers.js"></script> |
<script src = "/serviceworker/resources/fetch-access-control-util.js"></script> |
-<script src = "../script-tests/fetch-access-control-cookie.js?-other-https"></script> |
+<script src = "../script-tests/fetch-access-control-nocors.js?-other-https"></script> |
</head> |
<body> |
<script> |