Sha256: cb3f74cbc4b39e3770ed04c7455e42b9d28b8d11f0cbad9997df378781248d57
Contents?: true
Size: 156 Bytes
Versions: 1
Compression:
Stored size: 156 Bytes
Contents
require 'test_helper' module Discussion class ThreadReadTest < 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/thread_read_test.rb |