aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qml.pro
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2013-06-17 09:55:40 +0200
committerSimon Hausmann <simon.hausmann@digia.com>2013-06-17 11:44:07 +0200
commit227f7ed60cfb34f7c3d91b27b07ddc5bbd1a2922 (patch)
treea7fbba1528244045c55e2d8e31e83b569a366fb9 /tests/auto/qml/qml.pro
parent21705ae91e727812ebaef80583136c29505e977d (diff)
Fix and enable the qmldirparser autotest
Change-Id: I2e9b64e5df63dbd9fffc204b7058d3c77255b09c Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'tests/auto/qml/qml.pro')
-rw-r--r--tests/auto/qml/qml.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qml/qml.pro b/tests/auto/qml/qml.pro
index f52c9b0352..b080a824cf 100644
--- a/tests/auto/qml/qml.pro
+++ b/tests/auto/qml/qml.pro
@@ -33,6 +33,7 @@ PRIVATETESTS += \
qqmlecmascript \
qqmlcontext \
qqmlexpression \
+ qqmldirparser \
qqmlglobal \
qqmlinstruction \
qqmllanguage \