Sha256: 354715d20c16f0531ce846b63b31073b232cf0cf613062d000289df852925e0e
Contents?: true
Size: 227 Bytes
Versions: 29
Compression:
Stored size: 227 Bytes
Contents
require File.dirname(__FILE__) + '/test_helper' class Test<%= class_name %> < Test::Unit::TestCase def setup end def teardown end # Replace this with your real tests. def test_truth assert true end end
Version data entries
29 entries across 29 versions & 1 rubygems