Sha256: 184aec0207b9e663bb08b74037586a9f52b6b2887c04326513147a11577b330b
Contents?: true
Size: 215 Bytes
Versions: 1
Compression:
Stored size: 215 Bytes
Contents
require 'test_helper' module Blorgh class CommentsControllerTest < ActionController::TestCase setup do @routes = Engine.routes end # test "the truth" do # assert true # end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
arlblorgh-0.0.1 | test/controllers/blorgh/comments_controller_test.rb |