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

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