fix: add test cases;

This commit is contained in:
Haojun Liao 2023-01-09 19:19:12 +08:00
parent 14c80364fb
commit 4bfc2fab45
1 changed files with 5 additions and 0 deletions

View File

@ -58,4 +58,9 @@ if $data40 != @18-09-17 09:06:49.600@ then
return -1
endi
sql select * from $tb order by ts desc;
if $rows != 8198 then
return -1
endi
system sh/exec.sh -n dnode1 -s stop -x SIGINT