Skip to content

Commit 7e61056

Browse files
restyled-commitswqx6
authored andcommitted
Restyled by gn
1 parent 226b00a commit 7e61056

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/tests/BUILD.gn

+2-2
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,8 @@ chip_test_suite("tests") {
226226
if (chip_config_network_layer_ble &&
227227
(chip_device_platform == "linux" || chip_device_platform == "darwin")) {
228228
test_sources += [
229-
"TestCommissioningWindowManager.cpp",
230-
"TestThreadBorderRouterManagementCluster.cpp",
229+
"TestCommissioningWindowManager.cpp",
230+
"TestThreadBorderRouterManagementCluster.cpp",
231231
]
232232
public_deps += [
233233
":thread-border-router-management-test-srcs",

0 commit comments

Comments
 (0)