From a905779194a15c8e5897b08202ddf5e45b31280b Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Wed, 15 Dec 2004 06:44:08 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'php_5_0_3'. --- ext/reflection/tests/003.phpt | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100755 ext/reflection/tests/003.phpt (limited to 'ext/reflection/tests') diff --git a/ext/reflection/tests/003.phpt b/ext/reflection/tests/003.phpt deleted file mode 100755 index 6603892559..0000000000 --- a/ext/reflection/tests/003.phpt +++ /dev/null @@ -1,31 +0,0 @@ ---TEST-- -invoke() with base class method ---FILE-- -invoke($o); - -?> -===DONE=== ---EXPECT-- -Foo::Test -===DONE=== -- cgit v1.2.1