view test/unit/institution_test.rb @ 712:a1e0728d1e02 feature_36

Fixes Issue #314.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Fri, 23 Sep 2011 12:23:25 +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