Sha256: 13d83c052c8796846f4dcbd52027e4996a7f0ed3935484c671a8ef992808f780
Contents?: true
Size: 220 Bytes
Versions: 2
Compression:
Stored size: 220 Bytes
Contents
require 'helper' class TestDude < 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 |
---|---|
dude-0.0.4 | test/test_dude.rb |
dude-0.0.1 | test/test_dude.rb |