Skip to content

Commit 4409556

Browse files
link build arguments
1 parent d1e2611 commit 4409556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/platform/silabs/tests/BUILD.gn

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import("${chip_root}/build/chip/chip_test_suite.gni")
2020

2121
declare_args() {
2222
# Build argument to enable Silabs specific unit tests
23-
sl_build_unit_tests = true
23+
sl_build_unit_tests = chip_build_tests
2424
}
2525

2626
chip_test_group("silabs_example_platform_tests") {

0 commit comments

Comments
 (0)