update command line tests

This commit is contained in:
Leonardo Alt
2021-04-08 21:03:39 +02:00
parent d89be74e4a
commit ad10bee8f0
117 changed files with 1302 additions and 1329 deletions
@@ -6,7 +6,7 @@ x = 0
Transaction trace:
test.constructor()
test.f(0)
--> model_checker_engine_chc/input.sol:6:3:
--> model_checker_engine_chc/input.sol:5:3:
|
6 | assert(x > 0);
5 | assert(x > 0);
| ^^^^^^^^^^^^^