Sha256: d554ae2e874999d16dc3e143e9702ce64abff73fc58282b43e9176f354864260
Contents?: true
Size: 312 Bytes
Versions: 1
Compression:
Stored size: 312 Bytes
Contents
$LOAD_PATH.unshift File.expand_path('..', __FILE__) $LOAD_PATH.unshift File.expand_path('../../lib', __FILE__) require 'rspec' require 'rack/test' require 'omniauth-dotloop' RSpec.configure do |config| config.extend OmniAuth::Test::StrategyMacros, :type => :strategy config.include Rack::Test::Methods end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omniauth-dotloop-1.0.0 | spec/spec_helper.rb |