summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstylesheetstyle/qstylesheetstyle.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/styles/qstylesheetstyle/qstylesheetstyle.pro')
-rw-r--r--tests/auto/widgets/styles/qstylesheetstyle/qstylesheetstyle.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/auto/widgets/styles/qstylesheetstyle/qstylesheetstyle.pro b/tests/auto/widgets/styles/qstylesheetstyle/qstylesheetstyle.pro
deleted file mode 100644
index 3bf1b94050..0000000000
--- a/tests/auto/widgets/styles/qstylesheetstyle/qstylesheetstyle.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qstylesheetstyle
-QT += widgets widgets-private gui-private testlib testlib-private
-
-SOURCES += tst_qstylesheetstyle.cpp
-RESOURCES += resources.qrc
-
-requires(qtConfig(private_tests))