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