aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/palette/palette.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/palette/palette.pro')
-rw-r--r--tests/auto/palette/palette.pro16
1 files changed, 0 insertions, 16 deletions
diff --git a/tests/auto/palette/palette.pro b/tests/auto/palette/palette.pro
deleted file mode 100644
index afe9efa7..00000000
--- a/tests/auto/palette/palette.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-TARGET = tst_palette
-SOURCES += tst_palette.cpp
-
-macos:CONFIG -= app_bundle
-
-QT += core-private gui-private qml-private quick-private testlib quicktemplates2-private quickcontrols2 quickcontrols2-private
-
-include (../shared/util.pri)
-
-RESOURCES += qtquickcontrols2.conf
-
-TESTDATA = data/*
-
-OTHER_FILES += \
- data/*.qml