diff --git a/test_requests.py b/test_requests.py index 425e3570..32340ae3 100644 --- a/test_requests.py +++ b/test_requests.py @@ -34,9 +34,6 @@ class RequestsTestCase(unittest.TestCase): """Teardown.""" pass - def test_assertion(self): - assert 1 - def test_entry_points(self): requests.session