commit | 29502f6a344be06ad0bcd9076ec612b9e6a7d1cb | [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 | 5b9261fb0b1ed087387f2036d279fd3f4bb20a61 [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>