Sha256: 8967744ead23caaf6b597bfdb6455cb38064854b7768830091c0b8a061fc304f
Contents?: true
Size: 226 Bytes
Versions: 4
Compression:
Stored size: 226 Bytes
Contents
require 'helper' class TestHelloWorld < 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
hello-world-1.2.0 | test/test_hello-world.rb |
hello-world-1.1.0 | test/test_hello-world.rb |
hello-world-1.0.0 | test/test_hello-world.rb |
hello-world-0.1.0 | test/test_hello-world.rb |