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

8 lines
139 B
Ruby
Raw Normal View History

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