view test/unit/institution_test.rb @ 1530:83a2227efc71 live

Don't cache the "More" links etc (which may be translated for individual users)
author Chris Cannam
date Wed, 08 Oct 2014 14:04:32 +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