summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
deleted file mode 100644
index a3ca94a94f..0000000000
--- a/tests/tests.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-TEMPLATE = subdirs
-CONFIG += no_docs_target
-requires(qtHaveModule(testlib))
-
-SUBDIRS = auto
-
-# benchmarks in debug mode is rarely sensible
-# benchmarks are not sensible for code coverage (here with tool testcocoon)
-!uikit:!testcocoon:contains(QT_CONFIG, release): SUBDIRS += benchmarks