From eef38c8ab3e60e0777f81b1e69be97d476076e4a Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Tue, 29 Apr 2008 08:04:11 +0000 Subject: [PATCH] cosmetic enhancements --- ext/reflection/tests/026.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/reflection/tests/026.phpt b/ext/reflection/tests/026.phpt index e4c6a3f864..8043cb8356 100644 --- a/ext/reflection/tests/026.phpt +++ b/ext/reflection/tests/026.phpt @@ -1,5 +1,5 @@ --TEST-- -reflectionExtension::info() +ReflectionExtension::info() --SKIPIF-- --FILE-- @@ -12,7 +12,7 @@ $r = new ReflectionExtension("date"); $r->info(); echo "\nDone!\n"; - +?> --EXPECTF-- Reflection -- 2.50.1