Sha256: 176b062b0fc66a5bc69791ed02caf6436003b0de9a3950dbba93c47a94e3f34b
Contents?: true
Size: 163 Bytes
Versions: 1
Compression:
Stored size: 163 Bytes
Contents
require 'test_helper' class CommentsControllerTest < 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/comments_controller_test.rb |