lib/inspec/exceptions.rb in inspec-4.3.2 vs lib/inspec/exceptions.rb in inspec-4.6.3

- old
+ new

@@ -1,5 +1,4 @@ -# encoding: utf-8 # copyright: 2017, Chef Software Inc. module Inspec module Exceptions class InputsFileDoesNotExist < ArgumentError; end