view test/unit/institution_test.rb @ 1422:c97b3b9b5c86 biblio_alt_search_auth

changed form_builder - labelled_form_for was not generating validad HTML5 markup.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Wed, 02 Oct 2013 16:44:26 +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