base_photo_app/test/models/timeline_history_test.rb

8 lines
129 B
Ruby

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