summaryrefslogtreecommitdiff
path: root/test/models/related_asset_test.rb
blob: a739e6bb663ee40724e154af48676c5f9a9f8695 (plain)
1
2
3
4
5
6
7
8
require 'test_helper'

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