]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Wed, 21 Feb 2007 19:57:15 +0000 (19:57 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 21 Feb 2007 19:57:15 +0000 (19:57 +0000)
ext/standard/tests/file/get_current_user.phpt

index ccbd605985c75609fd1c8054beaa01f2200d1393..7c721303d0cd46dfd9df214eb9d099c0ba02018e 100644 (file)
@@ -11,5 +11,5 @@ echo "Done\n";
 --EXPECTF--    
 Warning: Wrong parameter count for get_current_user() in %s on line %d
 NULL
-string(%d) "%s"
+string(%d) %s
 Done