Sha256: 9f18075d16febccac0e622ff72225fe9d8b5ca7c1239658762387c79949f5a3a

Contents?: true

Size: 154 Bytes

Versions: 15

Compression:

Stored size: 154 Bytes

Contents

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

class <%= class_name %>Test < Test::Unit::TestCase
  
  def test_truth
    assert true
  end
  
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
mack-notifier-0.8.0 lib/mack-notifier/notifier_generator/templates/test/notifiers/test_case.rb.template
mack-notifier-0.8.0.101 lib/mack-notifier/notifier_generator/templates/test/notifiers/test_case.rb.template
mack-notifier-0.8.0.1 lib/mack-notifier/notifier_generator/templates/test/notifiers/test_case.rb.template
mack-notifier-0.8.0.2 lib/mack-notifier/notifier_generator/templates/test/notifiers/test_case.rb.template
mack-notifier-0.8.1 lib/mack-notifier/notifier_generator/templates/test/notifiers/test_case.rb.template
mack-notifier-0.6.1 lib/mack-notifier/notifier_generator/templates/test/notifiers/test_case.rb.template
mack-notifier-0.6.1.1 lib/mack-notifier/notifier_generator/templates/test/notifiers/test_case.rb.template
mack-notifier-0.6.1.2 lib/mack-notifier/notifier_generator/templates/test/notifiers/test_case.rb.template
mack-notifier-0.7.0 lib/mack-notifier/notifier_generator/templates/test/notifiers/test_case.rb.template
mack-notifier-0.7.0.1 lib/mack-notifier/notifier_generator/templates/test/notifiers/test_case.rb.template
mack-notifier-0.7.1 lib/mack-notifier/notifier_generator/templates/test/notifiers/test_case.rb.template
mack-notifier-0.7.1.1 lib/mack-notifier/notifier_generator/templates/test/notifiers/test_case.rb.template
mack-notifier-0.8.2 lib/mack-notifier/notifier_generator/templates/test/notifiers/test_case.rb.template
mack-notifier-0.8.3 lib/mack-notifier/notifier_generator/templates/test/notifiers/test_case.rb.template
mack-notifier-0.8.3.1 lib/mack-notifier/notifier_generator/templates/test/notifiers/test_case.rb.template