test: Fix the help for the ut command
authorSimon Glass <sjg@chromium.org>
Tue, 17 Jan 2023 17:47:17 +0000 (10:47 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 23 Jan 2023 23:11:39 +0000 (18:11 -0500)
commitf229a8ee7e9c1b050b292cc33eea3c25c0723ba7
tree9dad79907a531c8c2418567d3db72cdc5f60df6e
parentcb698b0a3e80eb75941414a1cac75a7c87ab9982
test: Fix the help for the ut command

The font help has an incorrect newline. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: cdd964e3801 ("test: Tidy up help for ut command")
test/cmd_ut.c