summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/testlib.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/testlib.pro')
-rw-r--r--tests/auto/testlib/testlib.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/auto/testlib/testlib.pro b/tests/auto/testlib/testlib.pro
deleted file mode 100644
index 1e4b1baa50..0000000000
--- a/tests/auto/testlib/testlib.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = \
- initmain \
- outformat \
- qsignalspy \
- selftests \
-
-# QTBUG-88507
-android: SUBDIRS -= \
- selftests
-
-qtHaveModule(widgets): SUBDIRS += qabstractitemmodeltester