fix test cases

This commit is contained in:
Ganlin Zhao 2023-05-31 16:26:23 +08:00
parent bd4021c599
commit 1e201da9b7
1 changed files with 2 additions and 2 deletions

View File

@ -380,10 +380,10 @@ if $row != 8 then
endi
sql select diff(k) from tm0
if $row != 3 then
if $row != 4 then
return -1
endi
if $data20 != -1 then
if $data20 != NULL then
return -1
endi