summaryrefslogtreecommitdiff
blob: 77911d9ff6b8b54b293cd2035b2561e2c835f68b (plain)
1
2
3
4
5
6
7
8
require 'test_helper'

class ReferenceTest < ActiveSupport::TestCase
  # Replace this with your real tests.
  test "the truth" do
    assert true
  end
end