inspec/lib
Steven Danna 210dbc9425 Remove SourceReader::Inspec#prepare_load_path
We already monkeypatch require so that it is redirected through the
require_loader.  All of the tests pass with this removal.  We might
cause some breakage with this removal that we aren't testing, but given
that we are mucking with `require` it seems preferable to have one
mechanism by which we do that and solve any bugs with that single path.

Signed-off-by: Steven Danna <steve@chef.io>
2016-09-07 10:35:58 +02:00
..
bundles Raise error when an invalid URI is received 2016-09-05 14:44:01 +01:00
fetchers add unit test for local fetcher with windows path support 2016-08-24 16:23:27 +02:00
inspec Pass attributes from command line into profile context 2016-09-07 10:29:47 +02:00
matchers changed regex for integer to allow 0 2016-08-29 19:39:39 -04:00
resources fix integration tests for usage with winrm v2 2016-09-05 13:36:48 +02:00
source_readers Remove SourceReader::Inspec#prepare_load_path 2016-09-07 10:35:58 +02:00
utils handle xinetd config with only one entry 2016-08-16 17:23:22 +02:00
inspec.rb move base_cli to lib/inspec 2016-07-26 20:11:25 +02:00