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