Skip to content

Commit

Permalink
Restyled by gn
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and turon committed Sep 15, 2021
1 parent 37f7cac commit 1103728
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/transport/raw/tests/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ static_library("helpers") {
chip_test_suite("tests") {
output_name = "libRawTransportTests"

test_sources = [
"TestMessageHeader.cpp",
]
test_sources = [ "TestMessageHeader.cpp" ]

if (current_os != "mac") {
test_sources += [ "TestTCP.cpp" ]
Expand Down

0 comments on commit 1103728

Please sign in to comment.