Skip to content

Commit

Permalink
hide the default test by jeweler
Browse files Browse the repository at this point in the history
  • Loading branch information
Daisuke IKEGAMI committed Mar 28, 2011
1 parent 70b8c8a commit 8c53313
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions test/test_rushcheck.rb
@@ -1,7 +1,7 @@
require 'helper'

class TestRushcheck < 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
# class TestRushcheck < 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

0 comments on commit 8c53313

Please sign in to comment.