base_photo_app/test/models/timeline_content_test.rb

8 lines
129 B
Ruby

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