aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_utils.py
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2011-02-24 15:44:08 +1300
committerAldo Cortesi <aldo@nullcube.com>2011-02-24 15:44:08 +1300
commit57f96c5fe014420a09ed42e96f67562fabe33048 (patch)
tree1e57fd2659ac6243dc0558bfe17f251a0bcf998a /test/test_utils.py
parent79039eb5d23b6f7076664a3383988cd6b51e377e (diff)
downloadmitmproxy-57f96c5fe014420a09ed42e96f67562fabe33048.tar.gz
mitmproxy-57f96c5fe014420a09ed42e96f67562fabe33048.tar.bz2
mitmproxy-57f96c5fe014420a09ed42e96f67562fabe33048.zip
Minor housekeeping - unused code, nocover directives.
95% test coverage.
Diffstat (limited to 'test/test_utils.py')
-rw-r--r--test/test_utils.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/test_utils.py b/test/test_utils.py
index f65c1ea7..be6db4d3 100644
--- a/test/test_utils.py
+++ b/test/test_utils.py
@@ -310,10 +310,7 @@ class udummy_cert(libpry.AutoTree):
assert os.path.exists(os.path.join(d, "foo.com.pem"))
-
-
-
tests = [
uformat_timestamp(),
uisBin(),