mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
tests/functional: Correct typo in test_netdev_ethtool.py SPDX tag
Cc: Alex Bennée <alex.bennee@linaro.org>
Fixes: 9f95111474
("tests/avocado: re-factor igb test to avoid timeouts")
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
4e432a1624
commit
0475d4dd00
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
# This test leverages ethtool's --test sequence to validate network
|
# This test leverages ethtool's --test sequence to validate network
|
||||||
# device behaviour.
|
# device behaviour.
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: GPL-2.0-or-late
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
|
|
||||||
from unittest import skip
|
from unittest import skip
|
||||||
from qemu_test import QemuSystemTest, Asset
|
from qemu_test import QemuSystemTest, Asset
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue