commit | b0fd7a2f69a7f1e85c93771d5f6f747848feac0f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 14 14:17:53 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 15 12:30:07 2024 -0600 |
tree | dc5a4d457d784a27278676195bd21fe2b77bede6 | |
parent | 0587c6508291242db0fc33b0d00600dd81647b39 [diff] |
test: Drop mention of old flags in a comment A comment in test-main.c was not updated with the recent rename. Fix it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>