Sha256: ccd1ffc3c686fb6669d62fd9eaf26704015801317bd849729affb414ea50bf60
Contents?: true
Size: 162 Bytes
Versions: 1
Compression:
Stored size: 162 Bytes
Contents
require 'test_helper' class CommentControllerTest < ActionController::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/functional/comment_controller_test.rb |