add a basic generate() test
This commit is contained in:
parent
e605ba84e5
commit
5f2490ff0c
8 changed files with 244 additions and 25 deletions
2
Makefile
2
Makefile
|
|
@ -24,7 +24,7 @@ lint:
|
|||
cargo clippy
|
||||
|
||||
test:
|
||||
cargo test
|
||||
RUST_BACKTRACE=1 cargo test
|
||||
|
||||
|
||||
test-watch:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue