Sha256: 598952807c51b9f2ff038be28faeea509bb3b9b86507af8bd6ba6391d3e04f6c
Contents?: true
Size: 152 Bytes
Versions: 1
Compression:
Stored size: 152 Bytes
Contents
require 'test_helper' module Discussion class ThreadTest < 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_test.rb |