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

6 lines
90 B
Ruby
Raw Normal View History

# copyright: 2015, Chef Software, Inc
describe gordon do
it { should be_enabled }
end