Skip to content

Commit 21b2c04

Browse files
committed
style
1 parent 842a505 commit 21b2c04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
add_custom_target(libc-support-wchar-tests)
22

33
add_libc_test(
4-
utf32_to_8_test
4+
utf32_to_8_test
55
SUITE
66
libc-support-tests
77
SRCS
8-
utf32_to_8_test.cpp
8+
utf32_to_8_test.cpp
99
DEPENDS
1010
libc.src.__support.wchar.character_converter
1111
)

0 commit comments

Comments
 (0)