Sha256: eb913c00fb129f0848dc01ea65654995767d038a7206d9d48a2326146c949dab

Contents?: true

Size: 130 Bytes

Versions: 43

Compression:

Stored size: 130 Bytes

Contents

require 'test_helper'

class AuthpdsTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Authpds
  end
end

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
authpds-1.1.5 test/authpds_test.rb
authpds-1.1.4 test/authpds_test.rb
authpds-1.1.3 test/authpds_test.rb
authpds-1.1.2 test/authpds_test.rb
authpds-1.1.1 test/authpds_test.rb
authpds-1.1.0 test/authpds_test.rb
authpds-1.0.0 test/authpds_test.rb
authpds-0.2.9 test/authpds_test.rb
authpds-0.2.8 test/authpds_test.rb
authpds-0.2.7 test/authpds_test.rb
authpds-0.2.6 test/authpds_test.rb
authpds-0.2.5 test/authpds_test.rb
authpds-0.2.4 test/authpds_test.rb
authpds-0.2.3 test/authpds_test.rb
authpds-0.2.2 test/authpds_test.rb
authpds-0.2.1 test/authpds_test.rb
authpds-0.2.0 test/authpds_test.rb
authpds-0.1.2 test/authpds_test.rb
authpds-0.1.1 test/authpds_test.rb
authpds-0.1.0 test/authpds_test.rb