view test/unit/institution_test.rb @ 295:3b367754d2b0 luisf

merge from branch bug_97
author Luis Figueira <luis.figueira@eecs.qmul.ac.uk>
date Thu, 24 Mar 2011 13:00:03 +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