Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(579)

Unified Diff: LayoutTests/http/tests/fetch/serviceworker/fetch-other-https.html

Issue 1267263003: Rename fetch layout tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/fetch/serviceworker/fetch-other-https.html
diff --git a/LayoutTests/http/tests/fetch/serviceworker/fetch.html b/LayoutTests/http/tests/fetch/serviceworker/fetch-other-https.html
similarity index 90%
copy from LayoutTests/http/tests/fetch/serviceworker/fetch.html
copy to LayoutTests/http/tests/fetch/serviceworker/fetch-other-https.html
index 5ae49c59d12e6b34db55d5d299da1639d4d5286c..eecd35b100a93dd2d594daaa801b7006866079f9 100644
--- a/LayoutTests/http/tests/fetch/serviceworker/fetch.html
+++ b/LayoutTests/http/tests/fetch/serviceworker/fetch-other-https.html
@@ -9,7 +9,7 @@
<script>
function start(t) {
service_worker_test(
- '../script-tests/fetch.js?',
+ '../script-tests/fetch.js?-other-https',
'fetch');
t.done();
}

Powered by Google App Engine
This is Rietveld 408576698