Sha256: 77b1940d211d9ef1dbb6c767156701c88bdfcf33d0c33c6fb2d512e629c90bc7

Contents?: true

Size: 260 Bytes

Versions: 1

Compression:

Stored size: 260 Bytes

Contents

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

class <%= class_name %>AdaptorTest < ActiveSupport::TestCase

  def setup
  end

  # Replace this with your real tests.
  test "should be true" do
    assert true
  end

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
adaptation-1.0.1 lib/rails_generator/generators/components/adaptor/templates/functional_test.rb