diff options
Diffstat (limited to 'tests/functional/test_mips64el_loongson3v.py')
| -rwxr-xr-x | tests/functional/test_mips64el_loongson3v.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/functional/test_mips64el_loongson3v.py b/tests/functional/test_mips64el_loongson3v.py index 55d62928c7..e57ec5499e 100755 --- a/tests/functional/test_mips64el_loongson3v.py +++ b/tests/functional/test_mips64el_loongson3v.py @@ -10,7 +10,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later import os -import time from unittest import skipUnless from qemu_test import QemuSystemTest, Asset |