summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstyle/qstyle.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/styles/qstyle/qstyle.pro')
-rw-r--r--tests/auto/widgets/styles/qstyle/qstyle.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/widgets/styles/qstyle/qstyle.pro b/tests/auto/widgets/styles/qstyle/qstyle.pro
index 9ad0940245..4dc0525c49 100644
--- a/tests/auto/widgets/styles/qstyle/qstyle.pro
+++ b/tests/auto/widgets/styles/qstyle/qstyle.pro
@@ -2,8 +2,3 @@ CONFIG += testcase
TARGET = tst_qstyle
QT += widgets testlib testlib-private
SOURCES += tst_qstyle.cpp
-
-android:!android-embedded {
- RESOURCES += \
- testdata.qrc
-}