summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/006.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/006.phpt')
-rwxr-xr-xext/reflection/tests/006.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/reflection/tests/006.phpt b/ext/reflection/tests/006.phpt
index 89c438765..9e97ae465 100755
--- a/ext/reflection/tests/006.phpt
+++ b/ext/reflection/tests/006.phpt
@@ -1,5 +1,7 @@
--TEST--
ReflectionClass::[gs]etStaticPropertyValue
+--SKIPIF--
+<?php extension_loaded('reflection') or die('skip'); ?>
--FILE--
<?php