notebook/test/models/timeline_event_entity_test.rb
2020-07-01 02:04:42 -05:00

8 lines
133 B
Ruby

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