summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qwebengineurlrequestinterceptor/tst_qwebengineurlrequestinterceptor.qrc
diff options
context:
space:
mode:
authorTamas Zakor <ztamas@inf.u-szeged.hu>2020-05-08 07:49:35 +0200
committerTamas Zakor <ztamas@inf.u-szeged.hu>2020-05-26 00:39:16 +0200
commitf3b0a9b8563e2ff6298db219b782992a52d6f9ab (patch)
treea04d0a438192de7fd4aa31acd5569596eddc69fb /tests/auto/core/qwebengineurlrequestinterceptor/tst_qwebengineurlrequestinterceptor.qrc
parent5b8465749963fcb109ab0093c254b476dbe72e66 (diff)
Add test for first party urls of service worker
Change-Id: Ic26d982ef9695705a9f7c757b7d983824b31a070 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests/auto/core/qwebengineurlrequestinterceptor/tst_qwebengineurlrequestinterceptor.qrc')
-rw-r--r--tests/auto/core/qwebengineurlrequestinterceptor/tst_qwebengineurlrequestinterceptor.qrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/core/qwebengineurlrequestinterceptor/tst_qwebengineurlrequestinterceptor.qrc b/tests/auto/core/qwebengineurlrequestinterceptor/tst_qwebengineurlrequestinterceptor.qrc
index 13dbb134e..6a34635f7 100644
--- a/tests/auto/core/qwebengineurlrequestinterceptor/tst_qwebengineurlrequestinterceptor.qrc
+++ b/tests/auto/core/qwebengineurlrequestinterceptor/tst_qwebengineurlrequestinterceptor.qrc
@@ -17,6 +17,8 @@
<file>resources/resource_in_iframe.html</file>
<file>resources/script.js</file>
<file>resources/style.css</file>
+ <file>resources/sw.html</file>
+ <file>resources/sw.js</file>
<file>resources/icons/favicon.png</file>
</qresource>
</RCC>