sanity check and AIX tests

This commit is contained in:
Jeremy W. Chalfant 2015-12-21 16:12:29 -06:00 committed by Christoph Hartmann
parent a0bbb175c2
commit 55d7faec8a

View file

@ -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'