mirror of
https://github.com/inspec/inspec
synced 2025-01-02 08:19:05 +00:00
df7efefc9d
Signed-off-by: Miah Johnson <miah@chia-pet.org>
5 lines
90 B
Ruby
5 lines
90 B
Ruby
# copyright: 2015, Chef Software, Inc
|
|
|
|
describe example do
|
|
it { should be_enabled }
|
|
end
|