aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/debugger.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/debugger/debugger.pro')
-rw-r--r--tests/auto/qml/debugger/debugger.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/qml/debugger/debugger.pro b/tests/auto/qml/debugger/debugger.pro
index a50411e18b..63721cc575 100644
--- a/tests/auto/qml/debugger/debugger.pro
+++ b/tests/auto/qml/debugger/debugger.pro
@@ -10,7 +10,8 @@ PUBLICTESTS += \
qqmlenginedebuginspectorintegrationtest \
qqmlenginecontrol \
qqmldebuggingenabler \
- qqmlnativeconnector
+ qqmlnativeconnector \
+ qqmldebugprocess
PRIVATETESTS += \
qqmldebugclient \