Mercurial > hg > soundsoftware-site
view test/unit/institution_test.rb @ 1394:0f918e37e1d6 biblio_alt_search_auth
Major interface changes; will use virtual attributes to identify search results.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Fri, 27 Sep 2013 18:43:29 +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