Sha256: 564a48a308ab3faa44b096c652d2f2274acf0cd285fcc09d294a4a7a6c591472
Contents?: true
Size: 153 Bytes
Versions: 1
Compression:
Stored size: 153 Bytes
Contents
require 'test_helper' module Discussion class CommentTest < 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_test.rb |