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.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/auto/qml/debugger/debugger.pro b/tests/auto/qml/debugger/debugger.pro
index fc1c0b537b..6b47801720 100644
--- a/tests/auto/qml/debugger/debugger.pro
+++ b/tests/auto/qml/debugger/debugger.pro
@@ -8,10 +8,12 @@ PUBLICTESTS += \
qpacketprotocol \
qqmlenginedebuginspectorintegrationtest \
qqmlenginecontrol \
- qqmldebuggingenabler
+ qqmldebuggingenabler \
+ qqmlnativeconnector
PRIVATETESTS += \
qqmldebugclient \
+ qqmldebuglocal \
qqmldebugservice
SUBDIRS += $$PUBLICTESTS