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
1 changed files with 1 additions and 1 deletions

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",