firewalld-formula/test/integration/default/controls/ipset_spec.rb

4 lines
62 B
Ruby

describe package('ipset') do
it { should be_installed }
end