Unit tests and clean up for dupe file feature

This commit is contained in:
Josh Megnauth 2024-05-13 22:32:47 -04:00 committed by Jeremy Soller
parent 14d485a7cb
commit ef32539aae
5 changed files with 238 additions and 28 deletions

View file

@ -73,6 +73,7 @@ fork = "0.1"
fastrand = "2"
tempfile = "3"
test-log = "0.2"
tokio = { version = "1", features = ["rt", "macros"] }
# [patch.'https://github.com/pop-os/libcosmic']
# libcosmic = { path = "../libcosmic" }