fix test case

This commit is contained in:
Ganlin Zhao 2022-07-23 19:24:24 +08:00
parent 2416411eaf
commit 738e1803a8
1 changed files with 0 additions and 6 deletions

View File

@ -89,10 +89,4 @@ endi
#TODO: MOVE IT TO NORMAL CASE
sql_error select * from tb1 where not (null);
sql select sum(1/0) from tb1;
if $rows != 1 then
return -1
endi
system sh/exec.sh -n dnode1 -s stop -x SIGINT