Sha256: 9a485a816dfd9a8500180872fcfbc112d8cab6a239432ea5aba0203844678ee3

Contents?: true

Size: 161 Bytes

Versions: 14

Compression:

Stored size: 161 Bytes

Contents

require 'test_helper'

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

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
contour-0.6.1 test/unit/authentication_test.rb
contour-0.6.0 test/unit/authentication_test.rb
contour-0.5.7 test/unit/authentication_test.rb
contour-0.5.6 test/unit/authentication_test.rb
contour-0.5.5 test/unit/authentication_test.rb
contour-0.5.4 test/unit/authentication_test.rb
contour-0.5.3 test/unit/authentication_test.rb
contour-0.5.2 test/unit/authentication_test.rb
contour-0.5.1 test/unit/authentication_test.rb
contour-0.5.0 test/unit/authentication_test.rb
contour-0.4.0 test/unit/authentication_test.rb
contour-0.3.2 test/unit/authentication_test.rb
contour-0.3.1 test/unit/authentication_test.rb
contour-0.3.0 test/unit/authentication_test.rb