Sha256: 3dc35ed27d72ba6812a2047f0fbc9fc2532c3774eacab2ce83d613cc3f91fee0
Contents?: true
Size: 233 Bytes
Versions: 2
Compression:
Stored size: 233 Bytes
Contents
require 'helper' class TestDocumenter < Test::Unit::TestCase should "probably rename this file and start testing for real" do flunk "hey buddy, you should probably rename this file and start testing for real" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
documenter-0.0.1 | test/test_documenter.rb |
documenter-0.0.0 | test/test_documenter.rb |