diff --git a/tests/acceptance/01_vars/02_functions/isreadable.cf b/tests/acceptance/01_vars/02_functions/isreadable.cf index 573606f886..a26260413e 100644 --- a/tests/acceptance/01_vars/02_functions/isreadable.cf +++ b/tests/acceptance/01_vars/02_functions/isreadable.cf @@ -37,6 +37,10 @@ bundle agent test meta: "description" -> { "ENT-9380" } string => "Test policy function filereadable"; + + "test_soft_fail" -> { "ENT-9930" } + string => "hpux|aix", + meta => { "ENT-9930" }; } ##############################################################################