Sha256: 3f33830fdcd8cd790cb4629ec1745aa7d884821e7fbf38b0e6bd68d283733acc

Contents?: true

Size: 124 Bytes

Versions: 57

Compression:

Stored size: 124 Bytes

Contents

require 'test_helper'

class AuthTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Auth
  end
end

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
wordjelly-auth-1.6.0 spec/auth_test.rb
wordjelly-auth-1.5.9 spec/auth_test.rb
wordjelly-auth-1.5.8 spec/auth_test.rb
wordjelly-auth-1.5.7 spec/auth_test.rb
wordjelly-auth-1.5.6 spec/auth_test.rb
wordjelly-auth-1.5.5 spec/auth_test.rb
wordjelly-auth-1.5.4 spec/auth_test.rb
wordjelly-auth-1.5.3 spec/auth_test.rb
wordjelly-auth-1.5.2 spec/auth_test.rb
wordjelly-auth-1.5.1 spec/auth_test.rb
wordjelly-auth-1.5.0 spec/auth_test.rb
wordjelly-auth-1.4.9 spec/auth_test.rb
wordjelly-auth-1.4.8 spec/auth_test.rb
wordjelly-auth-1.4.7 spec/auth_test.rb
wordjelly-auth-1.4.6 spec/auth_test.rb
wordjelly-auth-1.4.5 spec/auth_test.rb
wordjelly-auth-1.4.4 spec/auth_test.rb
wordjelly-auth-1.4.3 spec/auth_test.rb
wordjelly-auth-1.4.2 spec/auth_test.rb
wordjelly-auth-1.4.0 spec/auth_test.rb