Index: LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-auth-nocors.html |
diff --git a/LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-auth.html b/LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-auth-nocors.html |
similarity index 91% |
copy from LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-auth.html |
copy to LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-auth-nocors.html |
index a969e9d416a3fdb9011a55fcdd368f877dc40de5..b6a7b8d6b461bcef42ce516a2120fc3a9c887904 100644 |
--- a/LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-auth.html |
+++ b/LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-auth-nocors.html |
@@ -12,7 +12,7 @@ function onlyOnServiceWorkerProxiedTest(checkFuncs) { |
return checkFuncs; |
} |
</script> |
-<script src = "../script-tests/fetch-access-control-auth.js?"></script> |
+<script src = "../script-tests/fetch-access-control-auth-nocors.js?"></script> |
</head> |
<body> |
<script> |