[td-225] update the test sim

This commit is contained in:
Haojun Liao 2020-06-27 00:13:58 +08:00
parent 625248dfd3
commit dc92ea0d8f
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ print $rows
sql select ts from group_mt0 where ts>='1970-1-1 8:1:43' and ts<='1970-1-1 8:1:43.500' limit 8000 offset 0;
if $rows != 4008 then
print expect 4008, actual:$rows
return -1
endi