On Tue, 5 Nov 2024 at 05:07, Jerome Forissier <[email protected]> wrote: > > Since net_test_wget() is testing a command and is in test/cmd it > should be in the 'cmd' test suite, not 'lib'. > > Reported-by: Simon Glass <[email protected]> > Signed-off-by: Jerome Forissier <[email protected]> > --- > test/cmd/wget.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >
Reviewed-by: Simon Glass <[email protected]>

