commit | 017b441b2e3c879b20bcac496369f1213c4bdbcd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 01 16:26:34 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 18 13:01:00 2024 -0600 |
tree | 547ff71060989fb77173e7a950570473d2b96c0a | |
parent | 6cfc777b9695003c4303a9e61194fe2c64af40e3 [diff] |
test: mbr: Drop a duplicate test The test currently runs twice as it is declared twice. Unwind this. Signed-off-by: Simon Glass <sjg@chromium.org>