aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/auto/declarative/declarative.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index 8db6eb172c..fc05f7993c 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -26,9 +26,6 @@ SUBDIRS += \
qmlvisual \
moduleqt47
-SUBDIRS += \
- qsgitem \
-
contains(QT_CONFIG, private_tests) {
SUBDIRS += \
qdeclarativeanchors \
@@ -84,6 +81,7 @@ contains(QT_CONFIG, private_tests) {
qsgflipable \
qsgfocusscope \
qsggridview \
+ qsgitem \
qsglistview \
qsgloader \
qsgmousearea \