summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qtbug-70248/test.qrc
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2021-08-26 14:31:07 +0200
committerMichal Klocek <michal.klocek@qt.io>2021-08-31 09:44:30 +0200
commit24a695b4b7fda581c15600b111d6b6c3459ca1d9 (patch)
tree3b3b2a2d7c3d5461ec2ce47878af4b545cf36566 /tests/auto/quick/qtbug-70248/test.qrc
parentf2153965c8f8459af4edcf30d69b4f1e81085cb4 (diff)
Nuke all qmake files from tests
Pick-to: 6.2 Change-Id: Ibad2e50d840a2eb0ccb9ac65158e512249a2bc79 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests/auto/quick/qtbug-70248/test.qrc')
-rw-r--r--tests/auto/quick/qtbug-70248/test.qrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/quick/qtbug-70248/test.qrc b/tests/auto/quick/qtbug-70248/test.qrc
deleted file mode 100644
index 83fea5eb0..000000000
--- a/tests/auto/quick/qtbug-70248/test.qrc
+++ /dev/null
@@ -1,5 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>test.qml</file>
- </qresource>
-</RCC>