修改scan status重的测试用例,覆盖更多分支。

This commit is contained in:
zhengchao
2021-07-15 17:03:09 +08:00
parent 15562f1c57
commit 99e8ffb510
3 changed files with 13 additions and 7 deletions

View File

@@ -160,7 +160,6 @@ struct Maat_region_inner
int expr_id_cnt;
int expr_id_lb; //low boundary
int expr_id_ub; //up boundary
enum MAAT_TABLE_TYPE table_type;
};