tracks/test/models/attachment_test.rb
2019-12-18 09:49:57 -06:00

8 lines
140 B
Ruby

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