tests: unittest: Use tab for indentaion instead of space 64/276564/1
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 13 Jun 2022 09:29:25 +0000 (18:29 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 21 Jun 2022 01:49:43 +0000 (10:49 +0900)
commit9bb9465cb0022aba4e5b5d524dca05143b4cd97e
treeae4ff706c978c22ca11d1d28bb6e99419caf78b5
parentaea5e570480aaa3b3ab07281470c1ae33e934840
tests: unittest: Use tab for indentaion instead of space

In order to improve the readability and keep the consistent indentation style,
use tab instead of space.

Change-Id: Ie8fb6167484dc6fa7e0daa5b395c8a83f9d0b7e0
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
tests/unittest/test-hal-api-common.cc
tests/unittest/test-main.cc