aboutsummaryrefslogtreecommitdiffstats
path: root/pathod/examples/test_context.py
diff options
context:
space:
mode:
authorThomas Kriechbaumer <thomas@kriechbaumer.name>2016-02-16 20:59:33 +0100
committerThomas Kriechbaumer <thomas@kriechbaumer.name>2016-02-16 21:11:19 +0100
commit1785f70a19504efaa4edf6cfaf8ee2d74060a357 (patch)
treeaf4f4eeb7f6841dfb1980715a2a2e96b11d0406a /pathod/examples/test_context.py
parentd95a1f9819ded642174fad789a8fb0c595ca0840 (diff)
downloadmitmproxy-1785f70a19504efaa4edf6cfaf8ee2d74060a357.tar.gz
mitmproxy-1785f70a19504efaa4edf6cfaf8ee2d74060a357.tar.bz2
mitmproxy-1785f70a19504efaa4edf6cfaf8ee2d74060a357.zip
fix all libpathod->pathod references
Diffstat (limited to 'pathod/examples/test_context.py')
-rw-r--r--pathod/examples/test_context.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pathod/examples/test_context.py b/pathod/examples/test_context.py
index 7c0386c1..8db4331f 100644
--- a/pathod/examples/test_context.py
+++ b/pathod/examples/test_context.py
@@ -1,5 +1,5 @@
import requests
-from libpathod import test
+from pathod import test
def test_simple():