Sha256: 61b7f2f704cf51a1cacfeb32c3c3aa777ad89140e86f5a720437b586730213b0

Contents?: true

Size: 137 Bytes

Versions: 11

Compression:

Stored size: 137 Bytes

Contents

require 'test/unit'
require 'alipay'
require 'fakeweb'

Alipay.pid = 'pid'
Alipay.key = 'key'
Alipay.seller_email = 'chloerei@gmail.com'

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
alipay-0.4.1 test/test_helper.rb
alipay-0.4.0 test/test_helper.rb
alipay-0.3.1 test/test_helper.rb
alipay-0.3.0 test/test_helper.rb
alipay-0.2.0 test/test_helper.rb
alipay-0.1.0 test/test_helper.rb
alipay-0.0.5 test/test_helper.rb
alipay-0.0.4 test/test_helper.rb
alipay-0.0.3 test/test_helper.rb
alipay-0.0.2 test/test_helper.rb
alipay-0.0.1 test/test_helper.rb