summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/ReflectionMethod_invokeArgs_error3.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/ReflectionMethod_invokeArgs_error3.phpt')
-rw-r--r--ext/reflection/tests/ReflectionMethod_invokeArgs_error3.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/reflection/tests/ReflectionMethod_invokeArgs_error3.phpt b/ext/reflection/tests/ReflectionMethod_invokeArgs_error3.phpt
index 834f35d668..a0a336a9ae 100644
--- a/ext/reflection/tests/ReflectionMethod_invokeArgs_error3.phpt
+++ b/ext/reflection/tests/ReflectionMethod_invokeArgs_error3.phpt
@@ -1,7 +1,5 @@
--TEST--
ReflectionMethod::invokeArgs() further errors
---SKIPIF--
-<?php extension_loaded('reflection') or die('skip'); ?>
--FILE--
<?php