notebook/test/models/timeline_event_test.rb
2020-06-10 12:34:12 -05:00

8 lines
127 B
Ruby

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