Index: LayoutTests/http/tests/fetch/serviceworker/thorough/scheme-data-base-https-other-https.html |
diff --git a/LayoutTests/http/tests/fetch/serviceworker/thorough/auth-nocors-base-https-other-https.html b/LayoutTests/http/tests/fetch/serviceworker/thorough/scheme-data-base-https-other-https.html |
similarity index 89% |
copy from LayoutTests/http/tests/fetch/serviceworker/thorough/auth-nocors-base-https-other-https.html |
copy to LayoutTests/http/tests/fetch/serviceworker/thorough/scheme-data-base-https-other-https.html |
index 97969bd02bf09fc75b757ed016a8e4e9f23abbb5..5ce6dcd515b2041dcc340f86c81d020a2e21a409 100644 |
--- a/LayoutTests/http/tests/fetch/serviceworker/thorough/auth-nocors-base-https-other-https.html |
+++ b/LayoutTests/http/tests/fetch/serviceworker/thorough/scheme-data-base-https-other-https.html |
@@ -11,8 +11,8 @@ |
var host_info = get_host_info(); |
function start(t) { |
service_worker_test( |
- '/fetch/script-tests/thorough/auth-nocors.js?-base-https-other-https', |
- 'auth-nocors'); |
+ '/fetch/script-tests/thorough/scheme-data.js?-base-https-other-https', |
+ 'scheme-data'); |
t.done(); |
} |
function init(test) { |