commit | b2c1b6afa90f7f4471eb25f0aa801df3d5ac029b | [log] [tgz] |
---|---|---|
author | Francis Laniel <francis.laniel@amarulasolutions.com> | Fri Dec 22 22:02:23 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 28 12:02:56 2023 -0500 |
tree | f56ea64e3fcbceecbfe8cb2930f6bf1998ba68b2 | |
parent | 361b424c2bef2c4e8360a087e33ddfb919a7f281 [diff] |
test/py: hush_if_test: Remove the test file 5804ebfeb1ce ("test: hush: Test hush if/else") translated this test to a C test, so this python file is no more needed. Signed-off-by: Francis Laniel <francis.laniel@amarulasolutions.com> Reviewed-by: Simon Glass <sjg@chromium.org>