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 425e357..32340ae 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