summaryrefslogtreecommitdiff
path: root/ext/soap/tests/bugs/bug31695.phpt
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-05-07 17:23:53 +0000
committerAntony Dovgal <tony2001@php.net>2007-05-07 17:23:53 +0000
commitccd97f3a21b73e037eac37bcf5fa64d349a519e2 (patch)
tree436cf97487822b0be8c86b07ee70a61c78b11f01 /ext/soap/tests/bugs/bug31695.phpt
parent8d9be0338b5a8e3b595fa24f269fc4bdc73fb75c (diff)
downloadphp-git-ccd97f3a21b73e037eac37bcf5fa64d349a519e2.tar.gz
fix test names
Diffstat (limited to 'ext/soap/tests/bugs/bug31695.phpt')
-rw-r--r--ext/soap/tests/bugs/bug31695.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/soap/tests/bugs/bug31695.phpt b/ext/soap/tests/bugs/bug31695.phpt
index 770f5b4b6d..60eb40c1ef 100644
--- a/ext/soap/tests/bugs/bug31695.phpt
+++ b/ext/soap/tests/bugs/bug31695.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #31695 Cannot redefine endpoint when using WSDL
+Bug #31695 (Cannot redefine endpoint when using WSDL)
--SKIPIF--
<?php require_once('skipif.inc'); ?>
--FILE--