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.1.7 spec/auth_test.rb
wordjelly-auth-1.1.6 spec/auth_test.rb
wordjelly-auth-1.1.5 spec/auth_test.rb
wordjelly-auth-1.1.4 spec/auth_test.rb
wordjelly-auth-1.1.3 spec/auth_test.rb
wordjelly-auth-1.1.2 spec/auth_test.rb
wordjelly-auth-1.1.1 spec/auth_test.rb
wordjelly-auth-1.1.0 spec/auth_test.rb
wordjelly-auth-1.0.9 spec/auth_test.rb
wordjelly-auth-1.0.8 spec/auth_test.rb
wordjelly-auth-1.0.5 spec/auth_test.rb
wordjelly-auth-1.0.4 spec/auth_test.rb
wordjelly-auth-1.0.3 spec/auth_test.rb
wordjelly-auth-1.0.2 spec/auth_test.rb
wordjelly-auth-0.0.8 spec/auth_test.rb
wordjelly-auth-0.0.5 spec/auth_test.rb
wordjelly-auth-0.0.4 spec/auth_test.rb