Skip to content

Commit 224021f

Browse files
committed
更新 xy 测试
1 parent 98b2e14 commit 224021f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/xy.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Test Authors : 曾奥然 <[email protected]>
66
* Contributors : Mikachu2333 <[email protected]>
77
* Created On : <2023-08-30>
8-
* Last Modified : <2025-08-20>
8+
* Last Modified : <2025-08-21>
99
*
1010
* Test xy.h
1111
* ------------------------------------------------------------*/
@@ -28,7 +28,7 @@ print_str_for_map (const char *key, void *value)
2828
int
2929
main (int argc, char const *argv[])
3030
{
31-
xy_use_utf8 ();
31+
xy_init ();
3232

3333
println (xy_os_depend_str ("Hello, Windows!", "Hello, Unix!"));
3434

0 commit comments

Comments
 (0)