This test uses the find_new_responses() function which combines accessing patchwork and processing the results.
Since the test is aimed at testing processing, adjust it to call process_reviews() instead. Signed-off-by: Simon Glass <s...@chromium.org> --- (no changes since v1) tools/patman/func_test.py | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) Applied to sjg/master, thanks!