Sha256: 1cd0ac3aee3f0bf9b3a55da266462977c9774f60f55b59e27214dc87c21abf07

Contents?: true

Size: 150 Bytes

Versions: 43

Compression:

Stored size: 150 Bytes

Contents

require 'test_helper'

class TkhAuthenticationTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, TkhAuthentication
  end
end

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
tkh_authentication-0.1.8 test/tkh_authentication_test.rb
tkh_authentication-0.9.2 test/tkh_authentication_test.rb
tkh_authentication-0.9.1 test/tkh_authentication_test.rb
tkh_authentication-0.9 test/tkh_authentication_test.rb
tkh_authentication-0.1.7 test/tkh_authentication_test.rb
tkh_authentication-0.1.6 test/tkh_authentication_test.rb
tkh_authentication-0.1.5 test/tkh_authentication_test.rb
tkh_authentication-0.1.3 test/tkh_authentication_test.rb
tkh_authentication-0.1.2 test/tkh_authentication_test.rb
tkh_authentication-0.1.1 test/tkh_authentication_test.rb
tkh_authentication-0.1 test/tkh_authentication_test.rb
tkh_authentication-0.0.12 test/tkh_authentication_test.rb
tkh_authentication-0.0.11 test/tkh_authentication_test.rb
tkh_authentication-0.0.10 test/tkh_authentication_test.rb
tkh_authentication-0.0.9 test/tkh_authentication_test.rb
tkh_authentication-0.0.8 test/tkh_authentication_test.rb
tkh_authentication-0.0.7 test/tkh_authentication_test.rb
tkh_authentication-0.0.6 test/tkh_authentication_test.rb
tkh_authentication-0.0.5 test/tkh_authentication_test.rb
tkh_authentication-0.0.4 test/tkh_authentication_test.rb