diff -r 12c2b10b51a9 -r 77021e06b1a8 test/test_compare.cpp --- a/test/test_compare.cpp Tue Feb 07 20:08:08 2023 +0100 +++ b/test/test_compare.cpp Tue Feb 07 20:08:45 2023 +0100 @@ -87,7 +87,7 @@ } TEST(Compare, Uint) { - test_compare(cx_cmp_uint); + test_compare(cx_cmp_uint); } TEST(Compare, Ulongint) {