kissingcomputer/test/mailers/comment_mailer_test.rb

7 lines
126 B
Ruby

require "test_helper"
class CommentMailerTest < ActionMailer::TestCase
# test "the truth" do
# assert true
# end
end