summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/026.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/026.phpt')
-rw-r--r--ext/reflection/tests/026.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/reflection/tests/026.phpt b/ext/reflection/tests/026.phpt
index 8043cb8356..dc4c4a3923 100644
--- a/ext/reflection/tests/026.phpt
+++ b/ext/reflection/tests/026.phpt
@@ -1,7 +1,5 @@
--TEST--
ReflectionExtension::info()
---SKIPIF--
-<?php extension_loaded('reflection') or die('skip'); ?>
--FILE--
<?php
$r = new ReflectionExtension("reflection");