inspec/lib
Ryan Davis 22a3ee5855 Fixed missing requires.
Telemetry tests were hitting inspec/config via a different route and
inspec/config uses forwardable w/o requiring.

lib/plugins/inspec-compliance/test/unit/api_test.rb had a test that
had never run before and required webmock.

Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-05-18 21:02:13 -07:00
..
bundles Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
fetchers Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
inspec Fixed missing requires. 2019-05-18 21:02:13 -07:00
matchers Fixed 3 failures in cmp matcher. 2019-05-17 02:26:06 -07:00
plugins Fixed missing requires. 2019-05-18 21:02:13 -07:00
resource_support Linting 2019-04-08 14:28:57 -04:00
resources Relocate resources to inspec/resources 2019-05-08 13:09:54 -07:00
source_readers Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
utils Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
inspec.rb require telemetry/global_methods 2019-05-16 00:45:24 -07:00