inspec/test/unit/fetchers
Ryan Davis fa7a8c9e19 Normalizing two test declarations.
These tests both involve dynamic un-rooted classes. As such, they have
no name and thus print like #<Class:0xXXXXXXXX:...>. I switched one to
a describe instead of Class.new(Minitest::Test) and the other I
stringified the anonymous class.

Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-05-14 23:27:18 -07:00
..
fetchers_test.rb Normalizing two test declarations. 2019-05-14 23:27:18 -07:00
git_test.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
local_test.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
mock_test.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
source_reader_test.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
url_test.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00