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

8 lines
122 B
Ruby

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