openstreetmap-website/test/models/issue_comment_test.rb

7 lines
126 B
Ruby

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