summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/property_exists.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/property_exists.phpt')
-rwxr-xr-xext/reflection/tests/property_exists.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/reflection/tests/property_exists.phpt b/ext/reflection/tests/property_exists.phpt
index 8fd45f2b8c..aa8e114248 100755
--- a/ext/reflection/tests/property_exists.phpt
+++ b/ext/reflection/tests/property_exists.phpt
@@ -1,7 +1,5 @@
--TEST--
Reflection and property_exists()
---SKIPIF--
-<?php extension_loaded('reflection') or die('skip'); ?>
--FILE--
<?php