notebook/test/models/share_comment_test.rb
2020-04-25 16:31:45 -05:00

8 lines
126 B
Ruby

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