Skip to content

Commit

Permalink
broken build for demo
Browse files Browse the repository at this point in the history
git-svn-id: http://rubygems.rubyforge.org/svn/trunk@732 3d4018f9-ac1a-0410-99e9-8a154d859a19
  • Loading branch information
jimweirich committed Jan 17, 2005
1 parent 3164053 commit b447521
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rubygems/test/test_builder.rb
Expand Up @@ -4,6 +4,7 @@

class TestBuilder < Test::Unit::TestCase
def test_invalid_spec_does_not_build
assert_equal 1, 0
spec = Gem::Specification.new
builder = Gem::Builder.new(spec)
assert_raises(Gem::InvalidSpecificationException) {
Expand Down

0 comments on commit b447521

Please sign in to comment.