Skip to content

Commit

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

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 eaedea6

Please sign in to comment.