Sha256: 702b5d71fe1e8744771137d937cd04f4a8701d7e2dea0be2c1cebef551587312
Contents?: true
Size: 250 Bytes
Versions: 256
Compression:
Stored size: 250 Bytes
Contents
require File.dirname(__FILE__) + '<%= '/..' * class_nesting_depth %>/../test_helper' class <%= class_name %>Test < Test::Unit::TestCase fixtures :<%= table_name %> # Replace this with your real tests. def test_truth assert true end end
Version data entries
256 entries across 145 versions & 18 rubygems