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.0.3 test/tkh_authentication_test.rb
tkh_authentication-0.0.2 test/tkh_authentication_test.rb
tkh_authentication-0.0.1 test/tkh_authentication_test.rb