Sha256: 4456d0bcc0ec48abe1616383a1854056a65b025b1f1fbccdaebe6831ed50740a
Contents?: true
Size: 261 Bytes
Versions: 107
Compression:
Stored size: 261 Bytes
Contents
require "#{File.dirname(__FILE__)}<%= '/..' * class_nesting_depth %>/../test_helper" class <%= class_name %>Test < ActionController::IntegrationTest # fixtures :your, :models # Replace this with your real tests. def test_truth assert true end end
Version data entries
107 entries across 107 versions & 8 rubygems