summaryrefslogtreecommitdiff
path: root/ext/soap/tests/soap12/T68.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/soap/tests/soap12/T68.phpt')
-rw-r--r--ext/soap/tests/soap12/T68.phpt10
1 files changed, 5 insertions, 5 deletions
diff --git a/ext/soap/tests/soap12/T68.phpt b/ext/soap/tests/soap12/T68.phpt
index a7915196cb..acf4230973 100644
--- a/ext/soap/tests/soap12/T68.phpt
+++ b/ext/soap/tests/soap12/T68.phpt
@@ -12,15 +12,15 @@ $HTTP_RAW_POST_DATA = <<<EOF
<test:echoOk xmlns:test="http://example.org/ts-tests"
env:role="http://www.w3.org/2003/05/soap-envelope/role/next" >foo</test:echoOk>
-
+
</env:Header>
<env:Body>
-
-
+
+
</env:Body>
-
-
+
+
</env:Envelope>
EOF;