aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/quick.pro
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2017-03-28 13:19:29 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2017-03-30 09:29:19 +0000
commit4cddb73882ed950f652fd1e079bc4cf8ccde93d5 (patch)
tree9861942e82d92641806b2fa296ed151dbe8a3691 /tests/auto/quick/quick.pro
parent83fc08cc6faa5f52a010d7bd821c9606f13d5ae9 (diff)
Add a PathItem autotest for the declarative API
Change-Id: I276c185c93122e5eb05ef6678ab62fa6928f2523 Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'tests/auto/quick/quick.pro')
-rw-r--r--tests/auto/quick/quick.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
index 6e9998c061..9b1657e2a2 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -69,6 +69,7 @@ QUICKTESTS = \
qquickmousearea \
qquickmultipointtoucharea \
qquickpainteditem \
+ qquickpathitem \
qquickpathview \
qquickpincharea \
qquickpositioners \