summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/styles.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/styles/styles.pro')
-rw-r--r--tests/auto/widgets/styles/styles.pro16
1 files changed, 0 insertions, 16 deletions
diff --git a/tests/auto/widgets/styles/styles.pro b/tests/auto/widgets/styles/styles.pro
deleted file mode 100644
index 9d7464cb5b..0000000000
--- a/tests/auto/widgets/styles/styles.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-TEMPLATE=subdirs
-SUBDIRS=\
- qmacstyle \
- qstyle \
- qstyleoption \
- qstylesheetstyle \
-
-!qtConfig(private_tests): SUBDIRS -= \
- qstylesheetstyle \
-
-# This test can only be run on Mac OS:
-!mac:SUBDIRS -= \
- qmacstyle \
-
-uikit|android|qnx: SUBDIRS -= \
- qstylesheetstyle \