control 'Php package' do | control 'Php package' do | ||||
title 'should be installed' | title 'should be installed' | ||||
def test_debian | def test_debian | ||||
describe package('php-imagick') do | describe package('php-imagick') do | ||||
it { should be_installed } | it { should be_installed } |