Sha256: 84bb08c6edd48b60224ad20dcacb79c680ac3c1e8bb4a7139df875e053e27e8d

Contents?: true

Size: 234 Bytes

Versions: 18

Compression:

Stored size: 234 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'shoulda'

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'active_merchant_payline'

class Test::Unit::TestCase
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
active_merchant_payline-0.3.0 test/helper.rb
active_merchant_payline-0.2.14 test/helper.rb
active_merchant_payline-0.2.13 test/helper.rb
active_merchant_payline-0.2.12 test/helper.rb
active_merchant_payline-0.2.11 test/helper.rb
active_merchant_payline-0.2.10 test/helper.rb
active_merchant_payline-0.2.9 test/helper.rb
active_merchant_payline-0.2.8 test/helper.rb
active_merchant_payline-0.2.6 test/helper.rb
active_merchant_payline-0.2.5 test/helper.rb
active_merchant_payline-0.2.4 test/helper.rb
active_merchant_payline-0.2.3 test/helper.rb
active_merchant_payline-0.2.2 test/helper.rb
active_merchant_payline-0.2.1 test/helper.rb
active_merchant_payline-0.2.0 test/helper.rb
active_merchant_payline-0.1.2 test/helper.rb
active_merchant_payline-0.1.1 test/helper.rb
active_merchant_payline-0.1.0 test/helper.rb