From 4ee198364f8f4372d3c9bee74225fb7a91d3d720 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 30 Jun 2014 12:07:02 +0200 Subject: [PATCH] correct invalid test data Original data accepted only because of extra suds logic to support invalid XSD schemas but neither was the data actually a valid XSD schema nor is testing that logic the purpose of the test in question. --- tests/test_request_construction.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_request_construction.py b/tests/test_request_construction.py index 4ce9e8a..e07d12d 100644 --- a/tests/test_request_construction.py +++ b/tests/test_request_construction.py @@ -440,7 +440,7 @@ def test_element_references_to_different_namespaces(): - +