inspec/lib
Jerry Aldrich f0c207dad9 Fix undefined method error from inspec check
This changes the error message from using a bad reference in
`include_controls` from:

```
NoMethodError: undefined method `profile' for nil:NilClass
```

To one detailing that the profile cannot be loaded since it isn't listed
as a dependency.

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2019-01-29 22:36:27 -08:00
..
bundles Change Inspec to InSpec where appropriate (#3494) 2018-10-15 12:09:46 -04:00
fetchers Fix git fetcher error detection logic (#3665) 2018-12-12 14:08:48 -05:00
inspec Fix undefined method error from inspec check 2019-01-29 22:36:27 -08:00
matchers Modify cmp matcher output to use .inspect (#3450) 2018-10-02 15:27:48 -04:00
plugins Update Habitat plugin (#3646) 2018-12-06 10:17:39 -05:00
resource_support Add resources for aws_billing_report and aws_billing_reports. (#2838) 2019-01-09 16:06:48 -08:00
resources Updates stub for IIS App Pool unit test 2019-01-22 15:08:25 -08:00
source_readers Inspec 3.0 (#3512) 2018-10-15 18:25:27 -04:00
utils Linting 2019-01-16 00:42:01 -05:00
inspec.rb Funcitonal tests pass; some unit tests fail 2019-01-10 23:54:50 -08:00