Sha256: db78471e150b9155b8bcad1323d9ee952fd76de0b24834ebe987f9a32aeff927

Contents?: true

Size: 148 Bytes

Versions: 12

Compression:

Stored size: 148 Bytes

Contents

require 'test_helper'

module Arcadex
  class TokenTest < ActiveSupport::TestCase
    # test "the truth" do
    #   assert true
    # end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
arcadex-1.3.1 test/models/arcadex/token_test.rb
arcadex-1.3.0 test/models/arcadex/token_test.rb
arcadex-1.2.3 test/models/arcadex/token_test.rb
arcadex-1.2.1 test/models/arcadex/token_test.rb
arcadex-1.2.0 test/models/arcadex/token_test.rb
arcadex-1.1.3 test/models/arcadex/token_test.rb
arcadex-1.1.2 test/models/arcadex/token_test.rb
arcadex-1.1.1 test/models/arcadex/token_test.rb
arcadex-1.1.0 test/models/arcadex/token_test.rb
arcadex-1.0.4 test/models/arcadex/token_test.rb
arcadex-1.0.3 test/models/arcadex/token_test.rb
arcadex-1.0.1 test/models/arcadex/token_test.rb