commit | 30e1b0944ffc7c5ca5bae9344fe3f21c66b3f86d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Mar 18 20:24:59 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Fri Mar 26 17:03:09 2021 +1300 |
tree | a1fcb50b8d766b978c3dca8c4fd598e95f3c2b91 | |
parent | d26efc89b11a41d2ef402cac47a3d4a55577084b [diff] |
binman: Drop unnecessary 'type' property in tests A few tests declare a type when this can be inferred from the node name. Drop these lines, since it might cause confusion. Signed-off-by: Simon Glass <sjg@chromium.org>