summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
deleted file mode 100644
index cb7d78798..000000000
--- a/tests/tests.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += auto
-
-qtHaveModule(webengine-quick) {
- SUBDIRS += quicktestbrowser
-}