test: Fix a stray asterisk in ut_run_list()
authorSimon Glass <sjg@chromium.org>
Fri, 7 Feb 2025 18:30:33 +0000 (11:30 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 12 Feb 2025 02:10:58 +0000 (20:10 -0600)
commita040c1c1875f81987f0f1b629969d432c4b4d440
tree30e6d37c1e8b2fe1f7d539ae12b96107a60eaac4
parent98eba15ab8a8b4ed65d8506b483cb9521929201a
test: Fix a stray asterisk in ut_run_list()

Drop the unwanted asterisk in the comment.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/test-main.c