inspec/test/unit/mock/profiles/deprecation/typical
Miah Johnson 2a1b1d8e88 Remove all leading newlines.
Signed-off-by: Miah Johnson <miah@chia-pet.org>
2019-05-31 11:43:44 -07:00
..
controls Remove all leading newlines. 2019-05-31 11:43:44 -07:00
inspec.yml Funcitonal tests pass; some unit tests fail 2019-01-10 23:54:50 -08:00
README.md Funcitonal tests pass; some unit tests fail 2019-01-10 23:54:50 -08:00

Profile for use with deprecation facility

Exercises a custom resource, by calling it within different control contexts.

Compare to the 'bare' profile, which calls the resource outside of a control.

See test/functional/logging_test.rb for details.