inspec/test/fixtures/profiles/library/controls/filesystem_spec.rb
Ryan Davis db8e6e7415 Moved test/unit/mock/* to test/fixtures
Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-11-08 16:29:03 -08:00

5 lines
90 B
Ruby

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