Sha256: c63e99d0fb31647f4bbfe5dd1adc6168d7d21b5f2b42fd5686b226c89dd0933e

Contents?: true

Size: 146 Bytes

Versions: 6

Compression:

Stored size: 146 Bytes

Contents

require 'test_helper'

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
notee-0.2.6 test/models/notee/token_test.rb
notee-0.2.5 test/models/notee/token_test.rb
notee-0.2.4 test/models/notee/token_test.rb
notee-0.2.2 test/models/notee/token_test.rb
notee-0.2.1 test/models/notee/token_test.rb
notee-0.2.0 test/models/notee/token_test.rb