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