diff options
Diffstat (limited to 'test/TEST-18-FAILUREACTION/meson.build')
-rw-r--r-- | test/TEST-18-FAILUREACTION/meson.build | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/TEST-18-FAILUREACTION/meson.build b/test/TEST-18-FAILUREACTION/meson.build index 5edfbca..8dec5f3 100644 --- a/test/TEST-18-FAILUREACTION/meson.build +++ b/test/TEST-18-FAILUREACTION/meson.build @@ -3,7 +3,5 @@ integration_tests += [ integration_test_template + { 'name' : fs.name(meson.current_source_dir()), - # FIXME; Figure out why reboot sometimes hangs with 'linux' firmware. - 'firmware' : 'uefi', }, ] |