chore(build): format all BUILD.gn files

Signed-off-by: Caoruihong <crh.cao@huawei.com>
Change-Id: Ifd3bf13f53a27e0a0bbd051cf35662e7409e6ed0
This commit is contained in:
Caoruihong
2021-11-06 11:55:58 +08:00
parent 38163de8f3
commit a2fed9a56c
29 changed files with 54 additions and 89 deletions

View File

@@ -64,8 +64,7 @@ sources_smoke = [
"smoke/net_socket_test_013.cpp",
]
sources_full = [
]
sources_full = []
if (LOSCFG_USER_TEST_LEVEL >= TEST_LEVEL_LOW) {
unittest("liteos_a_net_socket_unittest_door") {