summary refs log tree commit diff stats
path: root/tests/avocado/machine_rx_gdbsim.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/avocado/machine_rx_gdbsim.py')
-rw-r--r--tests/avocado/machine_rx_gdbsim.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/avocado/machine_rx_gdbsim.py b/tests/avocado/machine_rx_gdbsim.py
index 412a7a5089..9a0bec8a6e 100644
--- a/tests/avocado/machine_rx_gdbsim.py
+++ b/tests/avocado/machine_rx_gdbsim.py
@@ -49,7 +49,6 @@ class RxGdbSimMachine(QemuSystemTest):
         #exec_command_and_wait_for_pattern(self, 'version', gcc_version)
 
     @skipUnless(os.getenv('QEMU_TEST_FLAKY_TESTS'), 'Test is unstable on GitLab')
-
     def test_linux_sash(self):
         """
         Boots a Linux kernel and checks that the console is operational.