aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/debugger.pro
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2013-06-21 13:11:37 +0200
committerSimon Hausmann <simon.hausmann@digia.com>2013-06-21 13:59:20 +0200
commit6d652b834581d444212d2b151fb2a0718ebc9271 (patch)
tree8a484d5f76f327c200d9e59186fd698c72a18653 /tests/auto/qml/debugger/debugger.pro
parentdac2e56f0909c4503d5319956e4fde6f5636f930 (diff)
Disable the v8profiler, not the qml profiler
Change-Id: I6113ef5cefa5be8d53e45857ab76c23deb6fe805 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'tests/auto/qml/debugger/debugger.pro')
-rw-r--r--tests/auto/qml/debugger/debugger.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qml/debugger/debugger.pro b/tests/auto/qml/debugger/debugger.pro
index c8af256cbe..2d9f2169e2 100644
--- a/tests/auto/qml/debugger/debugger.pro
+++ b/tests/auto/qml/debugger/debugger.pro
@@ -4,9 +4,9 @@ PUBLICTESTS += \
qqmlenginedebugservice \
# qqmldebugjs \
qqmlinspector \
-# qqmlprofilerservice \
+ qqmlprofilerservice \
qpacketprotocol \
- qv8profilerservice \
+# qv8profilerservice \
# qdebugmessageservice \
qqmlenginedebuginspectorintegrationtest