Merge pull request #1134 from steveklabnik/remove_silly_assert

remove silly assert
This commit is contained in:
Kenneth Reitz
2013-01-23 17:06:40 -08:00
-3
View File
@@ -34,9 +34,6 @@ class RequestsTestCase(unittest.TestCase):
"""Teardown."""
pass
def test_assertion(self):
assert 1
def test_entry_points(self):
requests.session