Sha256: 3fac68f06f3c481984ab8bb4d9cd6f54d8e4a785a7b102f32e0c14980019d181
Contents?: true
Size: 234 Bytes
Versions: 1
Compression:
Stored size: 234 Bytes
Contents
require 'test_helper' class ConcernedWithTest < 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 |
---|---|
concerned_with-0.1.0 | test/concerned_with_test.rb |