From 30a8d14fbcc53523e47dec49ece8677321137cd4 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Sat, 24 May 2008 13:34:22 +0000 Subject: Drop SKIPIF check for ext/reflection. --- ext/reflection/tests/reflectionProperty_getModifiers_basic.phpt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ext/reflection/tests/reflectionProperty_getModifiers_basic.phpt') diff --git a/ext/reflection/tests/reflectionProperty_getModifiers_basic.phpt b/ext/reflection/tests/reflectionProperty_getModifiers_basic.phpt index 907a7e7be2..0d1b6bd13a 100644 --- a/ext/reflection/tests/reflectionProperty_getModifiers_basic.phpt +++ b/ext/reflection/tests/reflectionProperty_getModifiers_basic.phpt @@ -1,7 +1,5 @@ --TEST-- Test ReflectionProperty::getModifiers() usage. ---SKIPIF-- - --FILE--