aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qml/debugger/debugger.pro10
1 files changed, 3 insertions, 7 deletions
diff --git a/tests/auto/qml/debugger/debugger.pro b/tests/auto/qml/debugger/debugger.pro
index 5d88b58377..15abbcc7ab 100644
--- a/tests/auto/qml/debugger/debugger.pro
+++ b/tests/auto/qml/debugger/debugger.pro
@@ -6,18 +6,14 @@ PUBLICTESTS += \
qpacketprotocol \
# qv8profilerservice \
# qdebugmessageservice \
- qqmlenginedebuginspectorintegrationtest
+ qqmlenginedebuginspectorintegrationtest \
+ qqmlinspector \
+ qqmlprofilerservice
PRIVATETESTS += \
qqmldebugclient \
qqmldebugservice
-!mac {
-PUBLICTESTS += \
- qqmlinspector \
- qqmlprofilerservice
-}
-
SUBDIRS += $$PUBLICTESTS
contains(QT_CONFIG, private_tests) {