summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt')
-rw-r--r--ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt b/ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt
index fa4ee482b2..1c8d08175d 100644
--- a/ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt
+++ b/ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt
@@ -48,7 +48,7 @@ Class C {
}
}
?>
---EXPECTF--
+--EXPECT--
bool(true)
bool(true)
bool(true)