inspec/test/unit/mock/profiles/dependencies/inheritance/controls/example.rb

5 lines
77 B
Ruby
Raw Normal View History

# encoding: utf-8
include_controls 'profile_a'
include_controls 'profile_b'