Browse Source

Try USE_OPENSOURCE_TEST_TOOL=yes (#13566)

Maxim Yurchuk 1 month ago
parent
commit
29374cb94e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ya.conf

+ 1 - 0
ya.conf

@@ -24,6 +24,7 @@ use_command_file_in_testtool = true
 
 [host_platform_flags]
 OPENSOURCE = "yes"
+USE_OPENSOURCE_TEST_TOOL = "yes"
 USE_PREBUILT_TOOLS = "no"
 APPLE_SDK_LOCAL = "yes"
 USE_CLANG_CL = "yes"