Sha256: c8d67ab1cde5f3b003b62073996dbd6129be5b97824bc569706ebdcafc4ce97f

Contents?: true

Size: 233 Bytes

Versions: 1

Compression:

Stored size: 233 Bytes

Contents

require File.dirname(__FILE__) + '<%= '/..' * class_nesting_depth %>/../test_helper'

describe "<%= class_name %>", ActiveSupport::TestCase do
  # Replace this with your real tests.
  it "should be true" do
    assert true
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
test_spec_on_rails-1.1.0 lib/generators/model/templates/unit_test.rb