Files
wedding/test/mailers/guest_mailer_test.rb
John Lees-Miller 6e82ba528b Make open source
2018-10-27 16:46:26 +01:00

8 lines
124 B
Ruby

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