patman: Drop the python2 code in test coverage
authorSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2020 00:09:00 +0000 (18:09 -0600)
committerSimon Glass <sjg@chromium.org>
Sun, 26 Apr 2020 20:25:21 +0000 (14:25 -0600)
commit428e773011b319b50db0ff7d5cf331ec37f75175
tree773b3050e04e670703896fa99e7a72b2c60df93d
parent76160801b0121515d6d33e4e26a54d34296687b4
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>
tools/patman/test_util.py