base_photo_app/test/models/image_file_share_image_test.rb

8 lines
133 B
Ruby

require 'test_helper'
class ImageFileShareImageTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end