summaryrefslogtreecommitdiff
path: root/tests/axis1.py
diff options
context:
space:
mode:
authorjortel <devnull@localhost>2009-03-18 20:50:47 +0000
committerjortel <devnull@localhost>2009-03-18 20:50:47 +0000
commit3cc9486213fcca4943f880e964e0bc275272e7b9 (patch)
treeff486100f8a980ad0bbe15ddf61eb2ba3cb5e26a /tests/axis1.py
parentcb5c9e67e8b7740ae5497f2df00ca13825954774 (diff)
downloadsuds-3cc9486213fcca4943f880e964e0bc275272e7b9.tar.gz
changing caching directory to /tmp/suds
Diffstat (limited to 'tests/axis1.py')
-rw-r--r--tests/axis1.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/axis1.py b/tests/axis1.py
index 5ee28e0..4013fba 100644
--- a/tests/axis1.py
+++ b/tests/axis1.py
@@ -35,7 +35,7 @@ credentials = dict(username='jortel', password='abc123')
setup_logging()
-logging.getLogger('suds.transport').setLevel(logging.DEBUG)
+#logging.getLogger('suds.transport').setLevel(logging.DEBUG)
def start(url):
global errors