Sha256: 6f88a70353b39d6f9d632a4cb927f457803b822f1b29e981d3e58d9f81c5ff27
Contents?: true
Size: 157 Bytes
Versions: 1
Compression:
Stored size: 157 Bytes
Contents
require 'test_helper' module Discussion class CommentReadTest < ActiveSupport::TestCase # test "the truth" do # assert true # end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
discussion-0.0.1 | test/unit/discussion/comment_read_test.rb |