~aleteoryx/muditaos

09761da170faa207c5d899d2132a3cc67dad5a31 — DariuszSabala 4 years ago 7350872
[BH-369] Fixed UTF8 unit test CI run

Fixed name of UTF8 unit test to make it run on CI
1 files changed, 1 insertions(+), 1 deletions(-)

M enabled_unittests
M enabled_unittests => enabled_unittests +1 -1
@@ 379,7 379,7 @@ TESTS_LIST["catch2-utils-ucs2"]="
    UTF8 to UCS2 long string conversion;
"
#---------
TESTS_LIST["catch2-utils-utf8"]="
TESTS_LIST["catch2-utf8"]="
    UTF8: operator index returns value;
    UTF8: operator index exceeds string size;
    UTF8: operator== returns properly;