summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/origins/tst_origins.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/origins/tst_origins.qrc')
-rw-r--r--tests/auto/core/origins/tst_origins.qrc23
1 files changed, 0 insertions, 23 deletions
diff --git a/tests/auto/core/origins/tst_origins.qrc b/tests/auto/core/origins/tst_origins.qrc
deleted file mode 100644
index ae5245378..000000000
--- a/tests/auto/core/origins/tst_origins.qrc
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE RCC>
-<RCC version="1.0">
-<qresource>
- <file>resources/createObjectURL.html</file>
- <file>resources/dedicatedWorker.html</file>
- <file>resources/dedicatedWorker.js</file>
- <file>resources/mixedSchemes.html</file>
- <file>resources/mixedSchemesWithCsp.html</file>
- <file>resources/mixedSchemes_frame.html</file>
- <file>resources/mixedXHR.html</file>
- <file>resources/mixedXHR.txt</file>
- <file>resources/serviceWorker.html</file>
- <file>resources/serviceWorker.js</file>
- <file>resources/sharedWorker.html</file>
- <file>resources/sharedWorker.js</file>
- <file>resources/subdir/frame2.html</file>
- <file>resources/subdir/index.html</file>
- <file>resources/subdir_frame1.html</file>
- <file>resources/viewSource.html</file>
- <file>resources/websocket.html</file>
- <file>resources/websocket2.html</file>
-</qresource>
-</RCC>