test: add simple unit test for expression iteration
This commit is contained in:
parent
0359029741
commit
cde8cb24e5
2 changed files with 41 additions and 0 deletions
|
|
@ -8,5 +8,6 @@ derive_more = "0.99.17"
|
|||
thiserror = "1.0.39"
|
||||
|
||||
[dev-dependencies]
|
||||
itertools = "0.10.5"
|
||||
paste = "1.0.12"
|
||||
proptest = "1.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue