summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt')
-rw-r--r--ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt b/ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt
index 2544b0e7ec..f999b72812 100644
--- a/ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt
+++ b/ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt
@@ -64,8 +64,6 @@ foreach (array('A', 'B') as $class) {
}
?>
--EXPECTF--
-
-
---> Doc comment for A::f():
string(%d) "/**
* My Doc Comment for A::f