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/bug39001.phpt | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/reflection/tests/bug39001.phpt') diff --git a/ext/reflection/tests/bug39001.phpt b/ext/reflection/tests/bug39001.phpt index 59bab0291a..1ed675f029 100644 --- a/ext/reflection/tests/bug39001.phpt +++ b/ext/reflection/tests/bug39001.phpt @@ -1,7 +1,5 @@ --TEST-- Bug #39001 (ReflectionProperty returns incorrect declaring class for protected properties) ---SKIPIF-- - --FILE--