Sha256: fb03a548eb1ff61954c141c7160190827809f0debf2030135e34cd29f7ee8dc9
Contents?: true
Size: 218 Bytes
Versions: 3
Compression:
Stored size: 218 Bytes
Contents
require 'test_helper' module PiccoBlog class CommentsControllerTest < ActionController::TestCase setup do @routes = Engine.routes end # test "the truth" do # assert true # end end end
Version data entries
3 entries across 3 versions & 1 rubygems