Sha256: 501b45e5147e4c407c38c2c555c34ab529e8f861c8af98129e2f682329f1ad50
Contents?: true
Size: 266 Bytes
Versions: 21
Compression:
Stored size: 266 Bytes
Contents
require File.dirname(__FILE__) + '/test_helper' class <%= constant_name %>Test < 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
21 entries across 21 versions & 3 rubygems
Version | Path |
---|---|
technicalpickles-jeweler-0.8.1 | lib/jeweler/templates/shoulda/flunking.rb |