luis@98: require 'test_helper' luis@98: luis@98: class InstitutionTest < ActiveSupport::TestCase luis@98: # Replace this with your real tests. luis@98: test "the truth" do luis@98: assert true luis@98: end luis@98: end