Sha256: fff787a70dc63fafcbe6c4876a2f1900418f08d21d0db0be9243acb073c1a7c4

Contents?: true

Size: 188 Bytes

Versions: 1

Compression:

Stored size: 188 Bytes

Contents

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

class <%= class_name %>Test < ActiveSupport::TestCase
  # Replace this with your real tests.
  def test_truth
    assert true
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
active_unimod_generator-0.1.0 lib/generators/active_unimod/templates/unit_test.rb