Sha256: cf70d8a82f1ffe1f6b9f1fcff3ac5650b1e52890ac556b4d22955d48dbc65b00
Contents?: true
Size: 281 Bytes
Versions: 9
Compression:
Stored size: 281 Bytes
Contents
require File.dirname(__FILE__) + '<%= '/..' * class_nesting_depth %>/../test_helper' class <%= class_name %>AdaptorTest < Test::Unit::TestCase #fixtures :your_table_name_here def setup end # Replace this with your real tests. def test_truth assert true end end
Version data entries
9 entries across 9 versions & 1 rubygems