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:
0477018
)
sample test fixtures (none)
author
Kenneth Reitz
<me@kennethreitz.com>
Sun, 13 Feb 2011 18:52:47 +0000
(13:52 -0500)
committer
Kenneth Reitz
<me@kennethreitz.com>
Sun, 13 Feb 2011 18:52:47 +0000
(13:52 -0500)
test_requests.py
[new file with mode: 0644]
patch
|
blob
diff --git a/test_requests.py
b/test_requests.py
new file mode 100644
(file)
index 0000000..
4ed0e07
--- /dev/null
+++ b/
test_requests.py
@@ -0,0
+1,4
@@
+#!/usr/bin/env python
+# -*- coding: utf-8 -*-
+
+import unittest
\ No newline at end of file