Sha256: 2578c1b3b712876b4bc798fd3d0e67fa046d9c3383306327a55bdbfc6bf8ff27
Contents?: true
Size: 149 Bytes
Versions: 1
Compression:
Stored size: 149 Bytes
Contents
require 'test_helper' class CommentTest < ActiveSupport::TestCase # Replace this with your real tests. def test_truth assert true end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pictrails-0.5.0 | test/unit/comment_test.rb |