aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/test_mips_replay.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/test_mips_replay.py')
-rwxr-xr-xtests/functional/test_mips_replay.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/test_mips_replay.py b/tests/functional/test_mips_replay.py
index eda031c..4327481 100755
--- a/tests/functional/test_mips_replay.py
+++ b/tests/functional/test_mips_replay.py
@@ -4,7 +4,7 @@
#
# SPDX-License-Identifier: GPL-2.0-or-later
-from qemu_test import Asset, skipSlowTest, exec_command_and_wait_for_pattern
+from qemu_test import Asset, skipSlowTest
from replay_kernel import ReplayKernelBase