Sha256: e36adf08933ee4f4a34bbcd2d31c851574c27132f793cccec63c52a2df33af60

Contents?: true

Size: 252 Bytes

Versions: 13

Compression:

Stored size: 252 Bytes

Contents

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

require 'fakeweb'
require 'fakeweb_matcher'

Spec::Runner.configure do |config|
  
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
panda-0.5.0 spec/spec_helper.rb
panda-0.4.9 spec/spec_helper.rb
panda-0.4.8 spec/spec_helper.rb
panda-0.4.7 spec/spec_helper.rb
panda-0.4.5 spec/spec_helper.rb
panda-0.4.4 spec/spec_helper.rb
panda-0.4.3 spec/spec_helper.rb
panda-0.4.2 spec/spec_helper.rb
panda-0.4.1 spec/spec_helper.rb
panda-0.4.0 spec/spec_helper.rb
panda-0.3.0 spec/spec_helper.rb
panda-0.2.1 spec/spec_helper.rb
panda-0.2.0 spec/spec_helper.rb