瀏覽代碼

style(spec): remove empty lines

tags/v1.1.0
Nicolas Rodriguez 5 年之前
父節點
當前提交
dc12a0bbf2
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. +0
    -2
      test/integration/default/controls/package_spec.rb

+ 0
- 2
test/integration/default/controls/package_spec.rb 查看文件

@@ -1,8 +1,6 @@
control 'Php package' do
title 'should be installed'



def test_debian
describe package('php-imagick') do
it { should be_installed }

Loading…
取消
儲存