Commit c8a3315
martin
Update unit test for the bug fix to abstract_environmentt
In a previous commit I fixed a bug where the default state
of a constructed abstract_environment was top rather than
bottom. Correcting this meant this unit test fails as the
environment will only return objects which are bottom.
Also improve the tagging of the test.1 parent 69d5367 commit c8a3315
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
0 commit comments