1
0
Fork 0
mirror of https://github.com/cryb-to/cryb-to.git synced 2025-04-18 05:41:12 +00:00

Clear a vector that was supposed to be zero.

This commit is contained in:
Dag-Erling Smørgrav 2017-04-05 18:56:58 +02:00
parent 8477c4ae0b
commit 36739778ce

View file

@ -517,7 +517,7 @@ static struct t_sub_case {
"| |1| - |1| | == 0",
{ 0x01 }, 1, 0,
{ 0x01 }, 1, 0,
{ 0x02 }, 0, 0,
{ }, 0, 0,
},
{
"| |0| - |-1| | == 1",