summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorjortel <devnull@localhost>2008-11-06 15:27:34 +0000
committerjortel <devnull@localhost>2008-11-06 15:27:34 +0000
commitd70c2ca89581ab8017ebaef595a29af31ac24178 (patch)
treec16b76260951352557a37879f34918c26b8daa05 /tests
parent7bfca52f8fba6db41f4f40ba9e0e930cbf1b80d2 (diff)
downloadsuds-d70c2ca89581ab8017ebaef595a29af31ac24178.tar.gz
Add release notes for 0.3.2 release
Diffstat (limited to 'tests')
-rw-r--r--tests/axis1.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/axis1.py b/tests/axis1.py
index 78ec5f1..5470137 100644
--- a/tests/axis1.py
+++ b/tests/axis1.py
@@ -36,7 +36,7 @@ from suds.xsd.sxbasic import Import
Import.bind('http://schemas.xmlsoap.org/soap/encoding/')
-#logging.getLogger('suds.client').setLevel(logging.DEBUG)
+logging.getLogger('suds.client').setLevel(logging.DEBUG)
def start(url):
global errors