aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/quick.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/quick.pro')
-rw-r--r--tests/auto/quick/quick.pro6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
index 82592a9975..00166b301b 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -31,11 +31,6 @@ PRIVATETESTS += \
# This test requires the xmlpatterns module
!contains(QT_CONFIG,xmlpatterns):PRIVATETESTS -= qquickxmllistmodel
-# FIXME
-# qquickdroparea is disabled because it depends on changes that
-# have not been merged from qtbase/master to qtbase/api_changes yet:
- #qquickdroparea \
-
QUICKTESTS = \
qquickaccessible \
qquickanchors \
@@ -57,6 +52,7 @@ QUICKTESTS = \
qquickloader \
qquickmousearea \
qquickmultipointtoucharea \
+ qquickpainteditem \
qquickpathview \
qquickpincharea \
qquickpositioners \