base_photo_app/test/models/menu_item_link_content_test.rb

8 lines
133 B
Ruby

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