aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/debugger.pro
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@theqtcompany.com>2015-09-14 18:11:59 +0200
committerUlf Hermann <ulf.hermann@theqtcompany.com>2015-09-15 08:27:48 +0000
commitc47d865cb2b900ec9b8b5650cd75c7743b6678ba (patch)
treecd12b60a4eb31e166cd2e7dde47e0eb3149570b8 /tests/auto/qml/debugger/debugger.pro
parentc04b5edd549594be9ef13448d4abdcd77d7f38e9 (diff)
Re-enable QDebugMessageService test
The lines were wrong and the signal handling was flawed. Otherwise the test works fine. Change-Id: I818fd3ec92b3413c938ee125a3bb2662cd71faa1 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'tests/auto/qml/debugger/debugger.pro')
-rw-r--r--tests/auto/qml/debugger/debugger.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qml/debugger/debugger.pro b/tests/auto/qml/debugger/debugger.pro
index 5a08418be1..355d80a762 100644
--- a/tests/auto/qml/debugger/debugger.pro
+++ b/tests/auto/qml/debugger/debugger.pro
@@ -1,6 +1,7 @@
TEMPLATE = subdirs
PUBLICTESTS += \
+ qdebugmessageservice \
qqmlenginedebugservice \
qqmldebugjs \
qqmlinspector \