Index: LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-nocors-other-https.html |
diff --git a/LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-cookie-other-https.html b/LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-nocors-other-https.html |
similarity index 92% |
copy from LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-cookie-other-https.html |
copy to LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-nocors-other-https.html |
index 8d1eb2ba745d0e3a70f098315d5fe6f3e41056b8..b1374347c0a8ae6ef8cdd330d4f0cb3c1bf12cd9 100644 |
--- a/LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-cookie-other-https.html |
+++ b/LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-nocors-other-https.html |
@@ -12,7 +12,7 @@ function onlyOnServiceWorkerProxiedTest(checkFuncs) { |
return checkFuncs; |
} |
</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> |