add some tests
This commit is contained in:
parent
a52e4b4dde
commit
40af4997b0
4 changed files with 136 additions and 4 deletions
|
|
@ -11,3 +11,6 @@ edition = "2024"
|
|||
anyhow = "^1.0"
|
||||
clap = { version = "^4.5", features = ["derive"] }
|
||||
thiserror = "^2.0"
|
||||
|
||||
[dev-dependencies]
|
||||
mktemp = "^0.5.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue