summaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
deleted file mode 100644
index 3febcf1..0000000
--- a/tests/tests.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-TEMPLATE = subdirs
-QT_FOR_CONFIG += gui-private
-
-qtConfig(xcb) {
- SUBDIRS += auto manual
-}