Sha256: d802d230dce422e4ea2094cd475d9140ea228abd9247e9eb3d40091d77208521

Contents?: true

Size: 156 Bytes

Versions: 13

Compression:

Stored size: 156 Bytes

Contents

require 'test_helper'

module Billing
  class ReceiptConfigTest < ActiveSupport::TestCase
    # test "the truth" do
    #   assert true
    # end
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
billing-0.2.2 test/models/billing/receipt_config_test.rb
billing-0.2.1 test/models/billing/receipt_config_test.rb
billing-0.2.0 test/models/billing/receipt_config_test.rb
billing-0.1.9 test/models/billing/receipt_config_test.rb
billing-0.1.8 test/models/billing/receipt_config_test.rb
billing-0.1.7 test/models/billing/receipt_config_test.rb
billing-0.1.6 test/models/billing/receipt_config_test.rb
billing-0.1.5 test/models/billing/receipt_config_test.rb
billing-0.1.4 test/models/billing/receipt_config_test.rb
billing-0.1.3 test/models/billing/receipt_config_test.rb
billing-0.1.2a test/models/billing/receipt_config_test.rb
billing-0.1.2 test/models/billing/receipt_config_test.rb
billing-0.1.1 test/models/billing/receipt_config_test.rb