support/testing/tests/init/init_openrc: fix flake8 F401 warning
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 24 Mar 2020 14:28:21 +0000 (15:28 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 24 Mar 2020 14:28:21 +0000 (15:28 +0100)
commit7e025dd80bcffaa74971666ed9d1e38ef0f766ad
treed65867d348c2a0b008f57b963719d8b1e5414c7a
parent3b5bc480a59a100e835b8d7739ce71c4f14d2dba
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>
support/testing/tests/init/test_openrc.py