Index: LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-cors-preflight.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-cors-preflight.html |
similarity index 90% |
copy from LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-auth.html |
copy to LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-cors-preflight.html |
index a969e9d416a3fdb9011a55fcdd368f877dc40de5..6632df77a651d7c4698e8f5a2932758ffe8b45cf 100644 |
--- a/LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-auth.html |
+++ b/LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-cors-preflight.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-cors-preflight.js?"></script> |
</head> |
<body> |
<script> |