Sha256: 5851a0edcd3f64ebbe1203cf2511b2cb2710426c9091c091678c0284ef0ad7ae

Contents?: true

Size: 156 Bytes

Versions: 10

Compression:

Stored size: 156 Bytes

Contents

require 'test_helper'

class UserMailerTest < ActiveSupport::TestCase
  # Replace this with your real tests.
  test "the truth" do
    assert true
  end
end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
smukherjee-openbill-0.0.0 test/unit/user_mailer_test.rb
smukherjee-openbill-0.1.0 test/unit/user_mailer_test.rb
smukherjee-openbill-0.1.2 test/unit/user_mailer_test.rb
smukherjee-openbill-0.1.3 test/unit/user_mailer_test.rb
smukherjee-openbill-0.1.4 test/unit/user_mailer_test.rb
smukherjee-openbill-0.1.5 test/unit/user_mailer_test.rb
smukherjee-openbill-0.1.6 test/unit/user_mailer_test.rb
smukherjee-openbill-0.1.7 test/unit/user_mailer_test.rb
openbill-0.1.6 test/unit/user_mailer_test.rb
openbill-0.1.5 test/unit/user_mailer_test.rb