summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/005.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/005.phpt')
-rwxr-xr-xext/reflection/tests/005.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/reflection/tests/005.phpt b/ext/reflection/tests/005.phpt
index bedc7d0326..f337e44ae6 100755
--- a/ext/reflection/tests/005.phpt
+++ b/ext/reflection/tests/005.phpt
@@ -1,7 +1,5 @@
--TEST--
ReflectionMethod::getDocComment() uses wrong comment block
---SKIPIF--
-<?php extension_loaded('reflection') or die('skip'); ?>
--FILE--
<?php