Mercurial > hg > soundsoftware-site
view test/unit/institution_test.rb @ 901:6e80a22916e9 cannam
Merge from branch "luisf"
author | Chris Cannam |
---|---|
date | Thu, 02 Feb 2012 15:24:04 +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