summaryrefslogtreecommitdiff
path: root/engines/support/test/functional/ticket_mailer_test.rb
blob: 6bbaaafbc4b7b7e0cd6623fc009c04fdc63f2f3a (plain)
1
2
3
4
5
6
7
require 'test_helper'

class TicketMailerTest < ActionMailer::TestCase
  # test "the truth" do
  #   assert true
  # end
end