support/testing/tests/init/init_openrc: fix flake8 F401 warning
Fixes: support/testing/tests/init/test_openrc.py:1:1: F401 'infra.basetest' imported but unused Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
3b5bc480a5
commit
7e025dd80b
@ -1,4 +1,3 @@
|
|||||||
import infra.basetest
|
|
||||||
from tests.init.base import InitSystemBase as InitSystemBase
|
from tests.init.base import InitSystemBase as InitSystemBase
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user