Skip to content

Commit ebdd9cf

Browse files
committed
fix test
1 parent 4ddc4af commit ebdd9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/standard/tests/strings/bug65769.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ string(19) "Serbian_Serbia.1250"
7373
string(1) ","
7474
string(1) "."
7575
string(3) "RSD"
76-
string(4) "RSD"
76+
string(3) "RSD"
7777
string(1) ","
7878
string(1) "."
7979
++++++++++++++++++++++

0 commit comments

Comments
 (0)