spec/spec_helper.rb in omniauth-mvc-1.0.0 vs spec/spec_helper.rb in omniauth-mvc-1.0.1

- old
+ new

@@ -1,2 +1,2 @@ $LOAD_PATH.unshift File.expand_path('../../lib', __FILE__) -require 'omniauth/mvc' +require 'omniauth-mvc'