Sha256: f1fff872008d685adc66da432ea67c25fb1a8fc94bceb2ff93c924cf324da2e1

Contents?: true

Size: 165 Bytes

Versions: 2

Compression:

Stored size: 165 Bytes

Contents

require 'test_helper'

class NotifierTest < ActionMailer::TestCase
  tests Notifier
  # replace this with your real tests
  def test_truth
    assert true
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
brisk-bills-0.8.2 test/unit/notifier_test.rb
brisk-bills-0.8.1 test/unit/notifier_test.rb