Skip to content

Commit 75c3b42

Browse files
restyled-commitsfeasel0
authored andcommitted
Restyled by gn
1 parent 0aefb34 commit 75c3b42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/chip/chip_test_suite.gni

-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ template("chip_test_suite") {
5757
if (chip_link_tests && chip_device_platform != "darwin") {
5858
# Common library shouldn't have all the individual unit tests, only the common sources.
5959
exclude_variables += [ "test_sources" ]
60-
6160
# NOTE: For `Build on Darwin (clang, python_lib, simulated)` the test_sources must be in common lib.
6261
} else {
6362
# Common library should have all the individual unit tests, in addition to the common sources.

0 commit comments

Comments
 (0)