summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.json b/configure.json
index c623ebe87..ba7a84273 100644
--- a/configure.json
+++ b/configure.json
@@ -449,7 +449,7 @@
},
"testsupport": {
"label": "Test Support",
- "autoDetect": "config.private_tests || call.isTestsInBuildParts",
+ "autoDetect": "features.private_tests || call.isTestsInBuildParts",
"output": [ "privateFeature" ]
},
"webrtc": {