Skip to content

Commit dc006d6

Browse files
committed
Remove silent from test invocation
apparently I forgot earlier
1 parent d422a5a commit dc006d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/test_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2260,7 +2260,6 @@ def build_tests(tests, base_source_paths, build_path, target, toolchain_name,
22602260
'properties': properties,
22612261
'app_config': app_config,
22622262
'build_profile': build_profile,
2263-
'silent': True,
22642263
'toolchain_paths': TOOLCHAIN_PATHS,
22652264
'stats_depth': stats_depth,
22662265
'notify': notify

0 commit comments

Comments
 (0)