Index: LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-cors-preflight-base-https-other-https.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-base-https-other-https.html |
similarity index 88% |
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-base-https-other-https.html |
index a969e9d416a3fdb9011a55fcdd368f877dc40de5..1ebe5c17116f4113930c0772a295399cf1c6d4b5 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-base-https-other-https.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?-base-https-other-https"></script> |
</head> |
<body> |
<script> |