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