Re: [PATCH 1/3] kunit: tool: drop unused load_config argument

From: Brendan Higgins
Date: Wed Jul 06 2022 - 14:59:07 EST


On Mon, May 16, 2022 at 3:48 PM Daniel Latypov <dlatypov@xxxxxxxxxx> wrote:
>
> It's always set to true except in one test case.
> And in that test case it can safely be set to true anyways.
>
> Signed-off-by: Daniel Latypov <dlatypov@xxxxxxxxxx>

Reviewed-by: Brendan Higgins <brendanhiggins@xxxxxxxxxx>