Index: LayoutTests/http/tests/fetch/window/fetch-access-control-nocors.html |
diff --git a/LayoutTests/http/tests/fetch/window/fetch-access-control-cookie.html b/LayoutTests/http/tests/fetch/window/fetch-access-control-nocors.html |
similarity index 91% |
copy from LayoutTests/http/tests/fetch/window/fetch-access-control-cookie.html |
copy to LayoutTests/http/tests/fetch/window/fetch-access-control-nocors.html |
index 20e205f36f82615b57109dbed960c7822fa55367..3eedf3100d145911b06f4b6373ff68b21fb3a4f2 100644 |
--- a/LayoutTests/http/tests/fetch/window/fetch-access-control-cookie.html |
+++ b/LayoutTests/http/tests/fetch/window/fetch-access-control-nocors.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/fetch-access-control-cookie.js?"></script> |
+<script src = "../script-tests/fetch-access-control-nocors.js?"></script> |
</head> |
<body> |
<script> |