aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/test_sh4eb_r2d.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/test_sh4eb_r2d.py')
-rwxr-xr-xtests/functional/test_sh4eb_r2d.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/functional/test_sh4eb_r2d.py b/tests/functional/test_sh4eb_r2d.py
index d9c022c..cd46007 100755
--- a/tests/functional/test_sh4eb_r2d.py
+++ b/tests/functional/test_sh4eb_r2d.py
@@ -10,7 +10,6 @@ import shutil
from qemu_test import LinuxKernelTest, Asset
from qemu_test import exec_command_and_wait_for_pattern
from qemu_test.utils import archive_extract
-from unittest import skipUnless
class R2dEBTest(LinuxKernelTest):