]> granicus.if.org Git - php/commitdiff
- Fix test
authorJohannes Schlüter <johannes@php.net>
Sat, 21 Apr 2007 02:46:29 +0000 (02:46 +0000)
committerJohannes Schlüter <johannes@php.net>
Sat, 21 Apr 2007 02:46:29 +0000 (02:46 +0000)
ext/standard/tests/strings/ucfirst.phpt

index 6bb1402d691e7fd18426b77a8ae9354c25ff2fc1..e67d5364a9ed6e1b085df692251e3113d04cdc90 100644 (file)
@@ -9,4 +9,8 @@ echo ucfirst("ßen"), "\n";
 --EXPECT--
 Peren
 Appelen
+ßen
+--UEXPECT--
+Peren
+Appelen
 SSen