spec/spec_helper.rb in onotole-1.0.2 vs spec/spec_helper.rb in onotole-1.0.4

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true require 'bundler/setup' Bundler.require(:default, :test) require (Pathname.new(__FILE__).dirname + '../lib/onotole').expand_path