Sha256: 9e496315189fadd59b7ae2ff908e31b54aea2a2102d5eabd855e9c9054cc064d
Contents?: true
Size: 223 Bytes
Versions: 44
Compression:
Stored size: 223 Bytes
Contents
require File.dirname(__FILE__) + '/../test_helper' class PeriodTest < Test::Unit::TestCase fixtures :periods, :tasks, :estimates, :works # Replace this with your real tests. def test_truth assert true end end
Version data entries
44 entries across 44 versions & 1 rubygems