Fix tests and operation cache

This commit is contained in:
2023-08-17 14:15:02 +02:00
parent 8a081ba93c
commit ae07b4cf80
8 changed files with 197 additions and 16 deletions

3
test/Project.toml Normal file
View File

@ -0,0 +1,3 @@
[deps]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"