X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d49922eb630abb73c7faffb650ab97b3c5d94c52..683722ed5c1b3224a04c23b4d175a0638964f713:/test/models/issue_comment_test.rb diff --git a/test/models/issue_comment_test.rb b/test/models/issue_comment_test.rb new file mode 100644 index 000000000..e7f5f3442 --- /dev/null +++ b/test/models/issue_comment_test.rb @@ -0,0 +1,7 @@ +require 'test_helper' + +class IssueCommentTest < ActiveSupport::TestCase + # test "the truth" do + # assert true + # end +end