mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 10:14:11 +02:00
cleanup tests
This commit is contained in:
parent
df91032de4
commit
22366e957f
3 changed files with 87 additions and 128 deletions
|
|
@ -20,6 +20,7 @@ serde = { version = "1.0.197", features = ["derive"], optional = true }
|
|||
tokio = { version = "1.36.0", features = ["macros", "rt-multi-thread", "rt"] }
|
||||
main_error = "0.1.2"
|
||||
insta = { version = "1.35.1", features = ["json"] }
|
||||
test-case = "3.3.1"
|
||||
|
||||
[profile.dev.package]
|
||||
insta.opt-level = 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue