diff options
Diffstat (limited to 'tests/functional/test_m68k_mcf5208evb.py')
| -rwxr-xr-x | tests/functional/test_m68k_mcf5208evb.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/functional/test_m68k_mcf5208evb.py b/tests/functional/test_m68k_mcf5208evb.py index 00c59590c3..fb178fde1c 100755 --- a/tests/functional/test_m68k_mcf5208evb.py +++ b/tests/functional/test_m68k_mcf5208evb.py @@ -5,8 +5,6 @@ # # SPDX-License-Identifier: GPL-2.0-or-later -import os - from qemu_test import LinuxKernelTest, Asset from qemu_test.utils import archive_extract |