diff options
Diffstat (limited to 'ext/soap/tests/bugs/bug27722.phpt')
-rw-r--r-- | ext/soap/tests/bugs/bug27722.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/soap/tests/bugs/bug27722.phpt b/ext/soap/tests/bugs/bug27722.phpt index d6d933b503..3619fb12a3 100644 --- a/ext/soap/tests/bugs/bug27722.phpt +++ b/ext/soap/tests/bugs/bug27722.phpt @@ -12,4 +12,4 @@ $x = new SoapClient(dirname(__FILE__)."/bug27722.wsdl"); echo "ok\n"; ?> --EXPECT-- -ok
\ No newline at end of file +ok |