aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qml.pro
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-09-19 15:50:28 +0200
committerSergio Ahumada <sergio.ahumada@digia.com>2013-09-19 15:50:28 +0200
commit715d0b474b23bc230319c33eb7316af23b5fccaa (patch)
treeffd714454ce559433551632ffaaee1a21d8fd0a3 /tests/auto/qml/qml.pro
parent607f2db351edf4b0f677c302fa37733596abe024 (diff)
parent52eb21be3dd3a76d018b5b86a8d72d68accb924a (diff)
Merge branch 'stable' into dev
Conflicts: src/qml/qml/v8/qqmlbuiltinfunctions.cpp tests/auto/qml/qml.pro Change-Id: Ib373aed6a8f8df9521740fb5b080daed38546cd2
Diffstat (limited to 'tests/auto/qml/qml.pro')
-rw-r--r--tests/auto/qml/qml.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/qml/qml.pro b/tests/auto/qml/qml.pro
index 58132786a0..2036f1cd7a 100644
--- a/tests/auto/qml/qml.pro
+++ b/tests/auto/qml/qml.pro
@@ -56,7 +56,8 @@ PRIVATETESTS += \
qrcqml \
qqmltimer \
qqmlinstantiator \
- qv4debugger
+ qv4debugger \
+ qqmlenginecleanup
qtHaveModule(widgets) {
PUBLICTESTS += \