Remove a test per @kennethreitz in IRC
authorChad Whitacre <chad@zetaweb.com>
Thu, 24 Jan 2013 01:32:03 +0000 (20:32 -0500)
committerChad Whitacre <chad@zetaweb.com>
Thu, 24 Jan 2013 01:32:03 +0000 (20:32 -0500)
commitef52044c5f0411307ef2200fcb950bd84879266f
tree175f6b0106d927264a6f400854d8f2aac10b531c
parent6e0ca583fed24f78a09297e0bdbb2063b27c0e65
Remove a test per @kennethreitz in IRC

The test suite is moving from the httpbin pattern (which hits the
network) to depending on the request.prepare method (which doesn't).
Here's a start ...
test_requests.py