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