Skip to content

Commit

Permalink
馃挌 CI is too dumb to handle Unicode encodings, unfortunately!
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePhD committed Mar 6, 2023
1 parent e29077d commit 5e413c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/documentation/quick/setup/CMakeLists.txt
Expand Up @@ -63,5 +63,5 @@ target_link_libraries(my_app PRIVATE ztd::cuneicode)

if (ZTD_CUNEICODE_TESTS)
add_test(NAME ztd.cuneicode.examples.documentation.quick.my_app
COMMAND my_app "H谩rold")
COMMAND my_app "Harold")
endif()

0 comments on commit 5e413c4

Please sign in to comment.