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