Add tests for all but the content syntax parser module
This commit is contained in:
parent
f48b2070bc
commit
e657eb6513
17 changed files with 1072 additions and 127 deletions
2
.clippy.toml
Normal file
2
.clippy.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
allow-unwrap-in-tests = true
|
||||
allow-expect-in-tests = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue