projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e0ca58
)
remove silly assert
author
Steve Klabnik
<steve@steveklabnik.com>
Thu, 24 Jan 2013 01:03:43 +0000
(20:03 -0500)
committer
Steve Klabnik
<steve@steveklabnik.com>
Thu, 24 Jan 2013 01:03:43 +0000
(20:03 -0500)
test_requests.py
patch
|
blob
|
history
diff --git
a/test_requests.py
b/test_requests.py
index 425e357094577df761909c4a60532bc88139ae80..32340ae309383378b2ec7efb4c465f8669521e88 100644
(file)
--- 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