Sha256: 18381bca1ccb6ea4dca6e2fed9b4c79b62455a9e4b8732ab84bbe20cc0583827

Contents?: true

Size: 155 Bytes

Versions: 16

Compression:

Stored size: 155 Bytes

Contents

require 'test_helper'

class CurrencyTest < ActiveSupport::TestCase
  # Replace this with your real tests.
  test "the truth" do
    assert true
  end
end

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
smukherjee-openbill-0.0.0 test/unit/currency_test.rb
smukherjee-openbill-0.1.0 test/unit/currency_test.rb
smukherjee-openbill-0.1.2 test/unit/currency_test.rb
smukherjee-openbill-0.1.3 test/unit/currency_test.rb
smukherjee-openbill-0.1.4 test/unit/currency_test.rb
smukherjee-openbill-0.1.5 test/unit/currency_test.rb
smukherjee-openbill-0.1.6 test/unit/currency_test.rb
smukherjee-openbill-0.1.7 test/unit/currency_test.rb
openbill-0.1.3 test/unit/currency_test.rb
openbill-0.1.2 test/unit/currency_test.rb
openbill-0.1.4 test/unit/currency_test.rb
openbill-0.0.0 test/unit/currency_test.rb
openbill-0.1.0 test/unit/currency_test.rb
openbill-0.1.6 test/unit/currency_test.rb
openbill-0.1.5 test/unit/currency_test.rb
openbill-0.1.7 test/unit/currency_test.rb