summary refs log tree commit diff stats
path: root/tests/functional/test_sh4_tuxrun.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/test_sh4_tuxrun.py')
-rwxr-xr-xtests/functional/test_sh4_tuxrun.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/functional/test_sh4_tuxrun.py b/tests/functional/test_sh4_tuxrun.py
index b33533fc7e..1748f8c7ef 100755
--- a/tests/functional/test_sh4_tuxrun.py
+++ b/tests/functional/test_sh4_tuxrun.py
@@ -11,10 +11,6 @@
 #
 # SPDX-License-Identifier: GPL-2.0-or-later
 
-import os
-import time
-
-from unittest import skipUnless
 from qemu_test import Asset, exec_command_and_wait_for_pattern
 from qemu_test.tuxruntest import TuxRunBaselineTest