On Mon, May 3, 2021 at 7:44 PM Wainer dos Santos Moschetta <[email protected]> wrote: > > This moved the last remaining _console_interaction() to ConsoleMixIn. > > None tests call it directly, so only the other methods in ConsoleMixIn > needed to be adapted. > > Signed-off-by: Wainer dos Santos Moschetta <[email protected]> > --- > tests/acceptance/avocado_qemu/__init__.py | 57 +++++++++++------------ > 1 file changed, 28 insertions(+), 29 deletions(-) >
Reviewed-by: Willian Rampazzo <[email protected]>
