inspec/test/unit/mock/profiles/dependencies/profile_d
Steven Danna 5fdf659df1 Load all dependent libraries, even if include_context isn't called
The goal of these changes is to ensure that the libraries from
dependencies are loaded even if their controls are never included.  To
facilitate this, we break up the loading into seperate steps, and move
the loading code into the Profile which has acceess to the dependency
information.

Signed-off-by: Steven Danna <steve@chef.io>
2016-09-04 20:55:20 +02:00
..
controls Initial control isolation support 2016-08-25 14:42:55 +02:00
libraries Load all dependent libraries, even if include_context isn't called 2016-09-04 20:55:20 +02:00
inspec.yml Initial control isolation support 2016-08-25 14:42:55 +02:00