| Index: LayoutTests/http/tests/fetch/serviceworker/thorough/scheme-blob-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-blob-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-blob-base-https-other-https.html
|
| index 97969bd02bf09fc75b757ed016a8e4e9f23abbb5..780f61b0b94d6bee88c9e10cdccfe3864ba1919b 100644
|
| --- a/LayoutTests/http/tests/fetch/serviceworker/thorough/auth-nocors-base-https-other-https.html
|
| +++ b/LayoutTests/http/tests/fetch/serviceworker/thorough/scheme-blob-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-blob.js?-base-https-other-https',
|
| + 'scheme-blob');
|
| t.done();
|
| }
|
| function init(test) {
|
|
|