diff options
Diffstat (limited to 'ext/soap/tests/soap12/T31.phpt')
-rw-r--r-- | ext/soap/tests/soap12/T31.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/soap/tests/soap12/T31.phpt b/ext/soap/tests/soap12/T31.phpt index 04f0353bf0..f00e25a59a 100644 --- a/ext/soap/tests/soap12/T31.phpt +++ b/ext/soap/tests/soap12/T31.phpt @@ -19,4 +19,3 @@ include "soap12-test.inc"; <?xml version="1.0" encoding="UTF-8"?> <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:enc="http://www.w3.org/2003/05/soap-encoding"><env:Body><ns1:returnVoidResponse env:encodingStyle="http://www.w3.org/2003/05/soap-encoding"/></env:Body></env:Envelope> ok - |