Sha256: 2dd8ba4e0c028edd77a0323d5bda75a75b4a1fdd671a464f9ac5fa7af06bfb01

Contents?: true

Size: 103 Bytes

Versions: 11

Compression:

Stored size: 103 Bytes

Contents

require 'test_helper'

class AuthTest < Test::Unit::TestCase
  def test_truth
    assert true
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
institutions-0.1.3 test/institution/auth_test.rb
institutions-0.1.2 test/institution/auth_test.rb
institutions-0.1.1 test/institution/auth_test.rb
institutions-0.1.0 test/institution/auth_test.rb
institutions-0.0.7 test/institution/auth_test.rb
institutions-0.0.6 test/institution/auth_test.rb
institutions-0.0.5 test/institution/auth_test.rb
institutions-0.0.4 test/institution/auth_test.rb
institutions-0.0.3 test/institution/auth_test.rb
institutions-0.0.2 test/institution/auth_test.rb
institutions-0.0.1 test/institution/auth_test.rb