summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/007.phpt
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2008-05-24 13:34:22 +0000
committerSebastian Bergmann <sebastian@php.net>2008-05-24 13:34:22 +0000
commit30a8d14fbcc53523e47dec49ece8677321137cd4 (patch)
treee1bcdf812e55c38f9d397fcb780a2b8460662dff /ext/reflection/tests/007.phpt
parent5f360ab9bff5424fe55b684f7c71459db3c193cf (diff)
downloadphp-git-30a8d14fbcc53523e47dec49ece8677321137cd4.tar.gz
Drop SKIPIF check for ext/reflection.
Diffstat (limited to 'ext/reflection/tests/007.phpt')
-rwxr-xr-xext/reflection/tests/007.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/reflection/tests/007.phpt b/ext/reflection/tests/007.phpt
index 83764e5515..004158ccff 100755
--- a/ext/reflection/tests/007.phpt
+++ b/ext/reflection/tests/007.phpt
@@ -1,7 +1,5 @@
--TEST--
ReflectionClass::newInstance[Args]
---SKIPIF--
-<?php extension_loaded('reflection') or die('skip'); ?>
--FILE--
<?php