Index: LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight-base-https-other-https.html |
diff --git a/LayoutTests/http/tests/fetch/script-tests/TEMPLATE-fetch-access-control-window.html b/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight-base-https-other-https.html |
similarity index 87% |
copy from LayoutTests/http/tests/fetch/script-tests/TEMPLATE-fetch-access-control-window.html |
copy to LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight-base-https-other-https.html |
index f185ddd8114cb22e51ca544295284723645056ce..58ad0de112bc7b68fd8c6c0d81a6c95cd08ffc7d 100644 |
--- a/LayoutTests/http/tests/fetch/script-tests/TEMPLATE-fetch-access-control-window.html |
+++ b/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight-base-https-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/TESTNAME.js?OPTIONS"></script> |
+<script src = "../script-tests/fetch-access-control-cors-preflight.js?-base-https-other-https"></script> |
</head> |
<body> |
<script> |