lib/r_spec.rb in r_spec-0.3.1 vs lib/r_spec.rb in r_spec-0.3.2

- old
+ new

@@ -1,8 +1,9 @@ +# frozen_string_literal: true + require 'matchi/rspec' require 'fix/expect' require 'fix/its' -require 'fix/let' # Namespace for the R Spec framework. # # @api public #