inspec/test/unit/mock/profiles/library/controls/filesystem_spec.rb

7 lines
139 B
Ruby

# encoding: utf-8
# copyright: 2015, Chef Software, Inc
# license: All rights reserved
describe gordon do
it { should be_enabled }
end