diff --git a/molecule/testinfra/staging/common/test_grsecurity.py b/molecule/testinfra/staging/common/test_grsecurity.py index 2edf2cf547..9602ce49a9 100644 --- a/molecule/testinfra/staging/common/test_grsecurity.py +++ b/molecule/testinfra/staging/common/test_grsecurity.py @@ -176,7 +176,6 @@ def test_pax_flags(host, binary): 'WIMAX', 'WIRELESS', 'HAMRADIO', - 'IRDA', 'BT', ]) def test_wireless_disabled_in_kernel_config(host, kernel_opts):