remove silly assert

This commit is contained in:
Steve Klabnik
2013-01-23 20:03:43 -05:00
parent 6e0ca583fe
commit 0af8ff9405
-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