remove silly assert
authorSteve Klabnik <steve@steveklabnik.com>
Thu, 24 Jan 2013 01:03:43 +0000 (20:03 -0500)
committerSteve Klabnik <steve@steveklabnik.com>
Thu, 24 Jan 2013 01:03:43 +0000 (20:03 -0500)
test_requests.py

index 425e357094577df761909c4a60532bc88139ae80..32340ae309383378b2ec7efb4c465f8669521e88 100644 (file)
@@ -34,9 +34,6 @@ class RequestsTestCase(unittest.TestCase):
         """Teardown."""
         pass
 
-    def test_assertion(self):
-        assert 1
-
     def test_entry_points(self):
 
         requests.session