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/reflectionClass_getExtension_basic.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/reflection/tests/reflectionClass_getExtension_basic.phpt') diff --git a/ext/reflection/tests/reflectionClass_getExtension_basic.phpt b/ext/reflection/tests/reflectionClass_getExtension_basic.phpt index efc1ed8eed..dbe157acd6 100644 --- a/ext/reflection/tests/reflectionClass_getExtension_basic.phpt +++ b/ext/reflection/tests/reflectionClass_getExtension_basic.phpt @@ -1,7 +1,7 @@ --TEST-- ReflectionClass::getExtension() method - basic test for getExtension() method --SKIPIF-- - + --CREDITS-- Rein Velt #testFest Roosendaal 2008-05-10 @@ -14,4 +14,4 @@ Rein Velt object(ReflectionExtension)#%d (1) { ["name"]=> string(3) "dom" -} \ No newline at end of file +} -- cgit v1.2.1