Skip to content

Commit

Permalink
Remove bad test
Browse files Browse the repository at this point in the history
  • Loading branch information
evanphx committed Jun 2, 2011
1 parent ed970c2 commit b5851ec
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/install/git_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -351,9 +351,6 @@
out.should include("Git error:")
err.should include("fatal")
err.should include("omgomg")

# This isn't true, git can also report that it didn't find omgomg
# err.should include("fatal: The remote end hung up unexpectedly")
end

it "works when the gem path has spaces in it" do
Expand Down

0 comments on commit b5851ec

Please sign in to comment.