Sha256: 842f2c916badf278c47b14ae0bdc5f54f4191d327a2ea75f3d7d3b425bc622db
Contents?: true
Size: 227 Bytes
Versions: 1
Compression:
Stored size: 227 Bytes
Contents
require 'helper' class TestDaveTestGem < 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dave-test-gem-0.0.2 | test/test_dave-test-gem.rb |