style(spec): remove empty lines
This commit is contained in:
parent
baeac04bd9
commit
dc12a0bbf2
@ -1,8 +1,6 @@
|
|||||||
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 }
|
||||||
|
Loading…
Reference in New Issue
Block a user