diff options
Diffstat (limited to 'ext/reflection/tests/reflectionProperty_export_error.phpt')
-rw-r--r-- | ext/reflection/tests/reflectionProperty_export_error.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/reflection/tests/reflectionProperty_export_error.phpt b/ext/reflection/tests/reflectionProperty_export_error.phpt index 9351846f6b..ab09ed01f0 100644 --- a/ext/reflection/tests/reflectionProperty_export_error.phpt +++ b/ext/reflection/tests/reflectionProperty_export_error.phpt @@ -1,7 +1,5 @@ --TEST-- Test ReflectionProperty::export() errors. ---SKIPIF-- -<?php extension_loaded('reflection') or die('skip'); ?> --FILE-- <?php |