From 3466d461dec697d908837187a0f2b21e07ff5c09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 30 Jun 2015 00:14:44 +0200 Subject: [PATCH] rename __wsdl_main() recursive WSDL import test utility function Renamed to __wsdl_no_binding() as we now have a test in its test class that does not use this function for constructing its main WSDL schema. --- tests/test_client.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/test_client.py b/tests/test_client.py index 4ed1c10..59f822e 100644 --- a/tests/test_client.py +++ b/tests/test_client.py @@ -851,7 +851,7 @@ class TestRecursiveWSDLImport: url_imported=url_main)) @staticmethod - def __wsdl_main(tns_main, tns_binding, url_binding): + def __wsdl_no_binding(tns_main, tns_binding, url_binding): return b("""\