mirror of
https://github.com/inspec/inspec
synced 2024-11-14 17:07:09 +00:00
sanity check and AIX tests
This commit is contained in:
parent
a0bbb175c2
commit
55d7faec8a
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
# author: Christoph Hartmann
|
||||
# license: All rights reserved
|
||||
|
||||
|
||||
module Inspec::Resources
|
||||
class File < Inspec.resource(1) # rubocop:disable Metrics/ClassLength
|
||||
name 'file'
|
||||
|
|
Loading…
Reference in a new issue