mirror of
https://github.com/inspec/inspec
synced 2024-12-21 10:33:23 +00:00
659b4b373a
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 gordon do
|
|
it { should be_enabled }
|
|
end
|