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