Commit c06733e
Fix pre-existing bugs in make_and() and test_iop()
- Fixed make_and() to use 'and' instead of 'or' (bug mentioned in PR #3)
- Fixed test_iop() error message to use 'iop_name' instead of undefined 'func_name'
Co-authored-by: ev-br <2133832+ev-br@users.noreply.github.com>1 parent e8ebe0e commit c06733e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
1337 | 1337 | | |
1338 | 1338 | | |
1339 | 1339 | | |
1340 | | - | |
| 1340 | + | |
1341 | 1341 | | |
1342 | 1342 | | |
1343 | 1343 | | |
| |||
0 commit comments