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

Version Path
mail_engine-0.1.15 test/functional/mail_engine/mail_dispatcher_test.rb
mail_engine-0.1.14 test/functional/mail_engine/mail_dispatcher_test.rb
mail_engine-0.1.13 test/functional/mail_engine/mail_dispatcher_test.rb
mail_engine-0.1.12 test/functional/mail_engine/mail_dispatcher_test.rb
mail_engine-0.1.11 test/functional/mail_engine/mail_dispatcher_test.rb
mail_engine-0.1.10 test/functional/mail_engine/mail_dispatcher_test.rb
mail_engine-0.1.9 test/functional/mail_engine/mail_dispatcher_test.rb
mail_engine-0.1.8 test/functional/mail_engine/mail_dispatcher_test.rb
mail_engine-0.1.7 test/functional/mail_engine/mail_dispatcher_test.rb
mail_engine-0.1.6 test/functional/mail_engine/mail_dispatcher_test.rb
mail_engine-0.1.5 test/functional/mail_engine/mail_dispatcher_test.rb
mail_engine-0.1.4 test/functional/mail_engine/mail_dispatcher_test.rb
mail_engine-0.1.3 test/functional/mail_engine/mail_dispatcher_test.rb
mail_engine-0.1.2 test/functional/mail_engine/mail_dispatcher_test.rb
mail_engine-0.1.1 test/functional/mail_engine/mail_dispatcher_test.rb
mail_engine-0.1.0 test/functional/mail_engine/mail_dispatcher_test.rb
mail_engine-0.0.1 test/functional/mail_engine/mail_dispatcher_test.rb