inspec/lib/source_readers
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
..
flat.rb add flat source reader 2016-02-22 11:24:35 +01:00
inspec.rb Remove SourceReader::Inspec#prepare_load_path 2016-09-07 10:35:58 +02:00