Sha256: bc85516a751912c47c355199b9f3645aa22e7fd964f6a1eb4ea6551c6aafa4fe

Contents?: true

Size: 217 Bytes

Versions: 9

Compression:

Stored size: 217 Bytes

Contents

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'shibboleth_auth'
require 'spec'
require 'spec/autorun'

Spec::Runner.configure do |config|
  
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
shibboleth_auth-0.3.3 spec/spec_helper.rb
shibboleth_auth-0.3.2 spec/spec_helper.rb
shibboleth_auth-0.3.1 spec/spec_helper.rb
shibboleth_auth-0.3.0 spec/spec_helper.rb
shibboleth_auth-0.2.1 spec/spec_helper.rb
shibboleth_auth-0.1.2 spec/spec_helper.rb
shibboleth_auth-0.1.1 spec/spec_helper.rb
shibboleth_auth-0.1.0 spec/spec_helper.rb
shibboleth_auth-0.0.1 spec/spec_helper.rb