commit | f156e3baf704322e29c26a98068052f3a6fc4d2c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Apr 17 18:09:00 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sun Apr 26 14:25:21 2020 -0600 |
tree | 773b3050e04e670703896fa99e7a72b2c60df93d | |
parent | 2de5a10f490d5975e4ae45e1c04ef1775b67c735 [diff] |
patman: Drop the python2 code in test coverage We don't need to run test coverage with Python 2 now. Drop the special-case code. Signed-off-by: Simon Glass <sjg@chromium.org>