Sha256: dd86af4e48161b5c7a9c18339cef9fe8f5a509e975846a66c05ac9a8a64fe643

Contents?: true

Size: 130 Bytes

Versions: 6

Compression:

Stored size: 130 Bytes

Contents

#!/usr/bin/env ruby
$:.unshift(File.dirname(__FILE__) + '/../lib')

require 'test/unit'
require 'active_shipping'
require 'mocha'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
active_shipping-0.12.6 lib/vendor/test_helper.rb
active_shipping-1.0.0.pre4 lib/vendor/test_helper.rb
active_shipping-1.0.0.pre3 lib/vendor/test_helper.rb
active_shipping-1.0.0.pre2 lib/vendor/test_helper.rb
active_shipping-1.0.0.pre1 lib/vendor/test_helper.rb
active_shipping-0.12.5 lib/vendor/test_helper.rb