summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.json b/configure.json
index 726d151c7..f2cd78343 100644
--- a/configure.json
+++ b/configure.json
@@ -444,6 +444,11 @@
"label": "UI Delegates",
"output": [ "privateFeature" ]
},
+ "testsupport": {
+ "label": "Test Support",
+ "autoDetect": "config.private_tests || call.isTestsInBuildParts",
+ "output": [ "privateFeature" ]
+ },
"webrtc": {
"label": "WebRTC",
"purpose": "Provides WebRTC support.",