aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/service-workers/cache-storage/window/cache-match.https.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/web-platform-tests/service-workers/cache-storage/window/cache-match.https.html')
-rw-r--r--tests/wpt/web-platform-tests/service-workers/cache-storage/window/cache-match.https.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wpt/web-platform-tests/service-workers/cache-storage/window/cache-match.https.html b/tests/wpt/web-platform-tests/service-workers/cache-storage/window/cache-match.https.html
index ffc64984ea1..f28efad0b76 100644
--- a/tests/wpt/web-platform-tests/service-workers/cache-storage/window/cache-match.https.html
+++ b/tests/wpt/web-platform-tests/service-workers/cache-storage/window/cache-match.https.html
@@ -4,5 +4,6 @@
<meta name="timeout" content="long">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
+<script src="/common/get-host-info.sub.js"></script>
<script src="../resources/test-helpers.js"></script>
<script src="../script-tests/cache-match.js"></script>