Sha256: 587a05d6930ce56dea8f56704c5b4d94de6f2f92cf3aa7ed3416e78b50c4884c
Contents?: true
Size: 171 Bytes
Versions: 17
Compression:
Stored size: 171 Bytes
Contents
require 'test_helper' class MailEngine::MailDispatcherTest < ActionMailer::TestCase # replace this with your real tests test "the truth" do assert true end end
Version data entries
17 entries across 17 versions & 1 rubygems