summaryrefslogtreecommitdiff
path: root/ext/soap/tests/soap12/T27.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/soap/tests/soap12/T27.phpt')
-rw-r--r--ext/soap/tests/soap12/T27.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/soap/tests/soap12/T27.phpt b/ext/soap/tests/soap12/T27.phpt
index 6371113994..81db8ee5bc 100644
--- a/ext/soap/tests/soap12/T27.phpt
+++ b/ext/soap/tests/soap12/T27.phpt
@@ -26,4 +26,3 @@ include "soap12-test.inc";
--EXPECT--
<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><env:Fault><env:Code><env:Value>env:Receiver</env:Value></env:Code><env:Reason><env:Text>SOAP-ERROR: Encoding: Violation of encoding rules</env:Text></env:Reason></env:Fault></env:Body></env:Envelope>
-