Sha256: 96917ce01b208a892797d78d123d42d359f27f2075d698b56ff6c9a3444d2895
Contents?: true
Size: 191 Bytes
Versions: 12
Compression:
Stored size: 191 Bytes
Contents
require File.dirname(__FILE__) + '/../test_helper' class UserTest < Test::Unit::TestCase fixtures :users # Replace this with your real tests. def test_truth assert true end end
Version data entries
12 entries across 12 versions & 3 rubygems