summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/013.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/013.phpt')
-rw-r--r--ext/reflection/tests/013.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/reflection/tests/013.phpt b/ext/reflection/tests/013.phpt
index 9905b95a7a..564cf1b7a4 100644
--- a/ext/reflection/tests/013.phpt
+++ b/ext/reflection/tests/013.phpt
@@ -10,4 +10,3 @@ echo $funcs["sleep"]->getName();
?>
--EXPECT--
sleep
-