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