Sha256: dd929031fb7bc88c373b4f07c48eea4b9b631c7339f2227c0f57dfa1c1b8a418
Contents?: true
Size: 207 Bytes
Versions: 4
Compression:
Stored size: 207 Bytes
Contents
require File.dirname(__FILE__) + '/../test_helper' class InnerChildTest < Test::Unit::TestCase #fixtures :inner_children # Replace this with your real tests. def test_truth assert true end end
Version data entries
4 entries across 4 versions & 1 rubygems