view test/unit/institution_test.rb @ 258:ce817f379723 feature_80

* Use fav/fav-off instead of true/false icons. False looks too much like delete.
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Fri, 04 Mar 2011 14:50:22 +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