diff --git a/test/test-shape-complex.c b/test/test-shape-complex.c index 6e22fa57a..bbb47dfeb 100644 --- a/test/test-shape-complex.c +++ b/test/test-shape-complex.c @@ -956,19 +956,19 @@ static const test_set_t tests_nko = { }, { "", { 0x7ca, 0x7ca, 0 }, - { 0x14db, 0x14d9, 0 } + { 0x14d9, 0x14db, 0 } }, { "", { 0x7ca, 0x7fa, 0x7ca, 0 }, - { 0x14db, 0x5ec, 0x14d9, 0 } + { 0x14d9, 0x5ec, 0x14db, 0 } }, { "", { 0x7ca, 0x7f3, 0x7ca, 0 }, - { 0x14db, 0x5e7, 0x14d9, 0 } + { 0x14d9, 0x5e7, 0x14db, 0 } }, { "", { 0x7ca, 0x7f3, 0x7fa, 0x7ca, 0 }, - { 0x14db, 0x5e7, 0x5ec, 0x14d9, 0 } + { 0x14d9, 0x5ec, 0x5e7, 0x14db, 0 } }, {{0}} }