aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/auto.pro3
-rw-r--r--tests/auto/host.pro5
2 files changed, 1 insertions, 7 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 5012b5cdec..15d88785de 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -2,9 +2,8 @@ TEMPLATE=subdirs
SUBDIRS=\
qml \
quick \
+ headersclean \
particles \
qmldevtools
contains(QT_CONFIG, qmltest): SUBDIRS += qmltest
-
-!cross_compile: SUBDIRS += host.pro
diff --git a/tests/auto/host.pro b/tests/auto/host.pro
deleted file mode 100644
index eab6de2981..0000000000
--- a/tests/auto/host.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-TEMPLATE=subdirs
-
-SUBDIRS=\
- headersclean \
-