With the change to absolute imports the concurrent tests feature unfortunately broke. Fix it.
We cannot easy add a warning, since the output messes up tests which check the output. Signed-off-by: Simon Glass <s...@chromium.org> --- (no changes since v1) tools/patman/test_util.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Applied to u-boot-dm