summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2022-01-17 18:28:34 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2022-01-18 10:23:43 +0100
commita562481132905d695588a53534afbfed5c44dda2 (patch)
tree5abb8d68d765286285b0504812e64a21d8c868e7 /tests
parent69b01f0867db648ff496f2bd240f054516cf6486 (diff)
downloadqttools-a562481132905d695588a53534afbfed5c44dda2.tar.gz
Remove unused .qrc files
Task-number: QTBUG-94446 Change-Id: I4b57f84f7c817989955d2088a6314d4194f4995d Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qdoc/qdoccommandlineparser/tst_qdoccommandlineparser.qrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/qdoc/qdoccommandlineparser/tst_qdoccommandlineparser.qrc b/tests/auto/qdoc/qdoccommandlineparser/tst_qdoccommandlineparser.qrc
deleted file mode 100644
index 9a45cf68c..000000000
--- a/tests/auto/qdoc/qdoccommandlineparser/tst_qdoccommandlineparser.qrc
+++ /dev/null
@@ -1,5 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>tst_arguments.txt</file>
- </qresource>
-</RCC>