summary refs log tree commit diff stats
path: root/tests/avocado/linux_initrd.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/avocado/linux_initrd.py')
-rw-r--r--tests/avocado/linux_initrd.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/avocado/linux_initrd.py b/tests/avocado/linux_initrd.py
index aad5b19bd9..7f47b98ae7 100644
--- a/tests/avocado/linux_initrd.py
+++ b/tests/avocado/linux_initrd.py
@@ -54,7 +54,6 @@ class LinuxInitrd(QemuSystemTest):
             self.assertRegex(self.vm.get_log(), expected_msg)
 
     @skipUnless(os.getenv('QEMU_TEST_FLAKY_TESTS'), 'Test is unstable on GitLab')
-
     def test_with_2gib_file_should_work_with_linux_v4_16(self):
         """
         :avocado: tags=flaky