Sha256: 532d09340bb65f39c861a92d6641e0d7176e0d626fecd9dc0c80678ff1aae0d4
Contents?: true
Size: 249 Bytes
Versions: 41
Compression:
Stored size: 249 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
41 entries across 41 versions & 4 rubygems