view test/unit/institution_test.rb @ 276:184242238f4d bug_99

Commented the popup dialogue line.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Mon, 21 Mar 2011 15:31:11 +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