Mercurial > hg > soundsoftware-site
view test/unit/institution_test.rb @ 422:19549b0c417a live
Merge from branch bug_133
author | Chris Cannam |
---|---|
date | Tue, 10 May 2011 12:00:04 +0100 |
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