Sha256: cdee63b305a22e47b261d6ec4ded402636e71577d2e162ceee5c1c5d242c9f34
Contents?: true
Size: 165 Bytes
Versions: 1
Compression:
Stored size: 165 Bytes
Contents
require 'test_helper' module Myengine class CommentsControllerTest < ActionController::TestCase # test "the truth" do # assert true # end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
myengine-0.0.1 | test/functional/myengine/comments_controller_test.rb |