inspec/test/unit/mock/profiles/profile-support-skip/controls/example.rb
Steven Danna f2e587f6d5
Skip controls from profile's that don't support the current platform
Any controls included from profiles that don't support our current
platform are now marked as skipped.

Fixes #1049
2016-09-14 09:57:53 +01:00

5 lines
113 B
Ruby

# encoding: utf-8
# copyright: 2015, The Authors
# license: All rights reserved
include_controls 'windows-only'