Sha256: 279c27580441a3102d8332e2f90da15671432a7b86e3c953a87bd03faef90986

Contents?: true

Size: 207 Bytes

Versions: 5

Compression:

Stored size: 207 Bytes

Contents

require File.dirname(__FILE__) + '/../test_helper'

class NotificationTest < Test::Unit::TestCase
  fixtures :notifications

  # Replace this with your real tests.
  def test_truth
    assert true
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
typo-4.1.1 test/unit/notification_test.rb
typo-5.0.2 test/unit/notification_test.rb
typo-4.1 test/unit/notification_test.rb
typo-5.0.1 test/unit/notification_test.rb
typo-5.0 test/unit/notification_test.rb