aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/quick/colorresolving/colorresolving.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/quick/colorresolving/colorresolving.pro')
-rw-r--r--tests/benchmarks/quick/colorresolving/colorresolving.pro14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/benchmarks/quick/colorresolving/colorresolving.pro b/tests/benchmarks/quick/colorresolving/colorresolving.pro
deleted file mode 100644
index dc238caf44..0000000000
--- a/tests/benchmarks/quick/colorresolving/colorresolving.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-TEMPLATE = app
-TARGET = tst_colorresolving
-CONFIG += qmltestcase
-
-macos:CONFIG -= app_bundle
-
-SOURCES += \
- $$PWD/tst_colorresolving.cpp
-
-OTHER_FILES += \
- $$PWD/data/*.qml
-
-TESTDATA += \
- $$PWD/data/tst_*