summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/bug29828.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/bug29828.phpt')
-rwxr-xr-xext/reflection/tests/bug29828.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/reflection/tests/bug29828.phpt b/ext/reflection/tests/bug29828.phpt
index 7d4de40c12..43e32d2116 100755
--- a/ext/reflection/tests/bug29828.phpt
+++ b/ext/reflection/tests/bug29828.phpt
@@ -1,7 +1,5 @@
--TEST--
Reflection Bug #29828 (Interfaces no longer work)
---SKIPIF--
-<?php extension_loaded('reflection') or die('skip'); ?>
--FILE--
<?php