Mercurial > hg > soundsoftware-site
view test/unit/institution_test.rb @ 248:3bcfbf971c40 cannam
* Fix some things broken during merge
author | Chris Cannam |
---|---|
date | Thu, 03 Mar 2011 12:23:19 +0000 |
parents | 596803cb34fc |
children |
line wrap: on
line source
require 'test_helper' class InstitutionTest < ActiveSupport::TestCase # Replace this with your real tests. test "the truth" do assert true end end