Sha256: 530bd8d4a5c24b54d26ec2150fb3a8f49a5efccc82a49a284113929574e4f08b
Contents?: true
Size: 146 Bytes
Versions: 11
Compression:
Stored size: 146 Bytes
Contents
require 'test_helper' class InstitutionTest < Test::Unit::TestCase def test_class assert_kind_of Class, Institutions::Institution end end
Version data entries
11 entries across 11 versions & 1 rubygems