On 11/23/21 21:57, Alex Bennée wrote: > When we cleaned up argument handling the test was missed. > > Fixes: 5ae589faad ("tests/plugins/mem: introduce "track" arg and make args > not positional") > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > --- > tests/avocado/tcg_plugins.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>