aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/contact_mailer_spec.rb
blob: 202e45758e9e4ec4aff5b08c91fd276dee42fc8b (plain)
1
2
3
4
5
6
7
8
require File.expand_path(File.dirname(__FILE__) + '/../spec_helper')

describe ContactMailer, " when blah" do
    before do
    end
end