summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 15:19:33 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-06-29 03:26:26 +0000
commit6a6015e61fcdd9fc98f651f4716c15bda129cb4d (patch)
tree83e5fb7318c2f93457086beb302f308570871682 /test
parentd6f224f3d08bb126188fdbf5a91d6a800ad8ec73 (diff)
downloadchrome-ec-6a6015e61fcdd9fc98f651f4716c15bda129cb4d.tar.gz
test/body_detection.c: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: I20d9987ea7d492b3c37f8954e97886e05a0b583e Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3730490 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'test')
-rw-r--r--test/body_detection.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/body_detection.c b/test/body_detection.c
index aa131f0a31..4a6e5a7c90 100644
--- a/test/body_detection.c
+++ b/test/body_detection.c
@@ -105,7 +105,6 @@ static int test_body_detect(void)
return EC_SUCCESS;
}
-
void run_test(int argc, char **argv)
{
test_reset();