view test/unit/institution_test.rb @ 606:63f92a52a4eb feature_36

Fixed bug in Edit/Save button behaviour.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Thu, 18 Aug 2011 17:15:39 +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