mirror of
https://github.com/PR0M3TH3AN/Marlin.git
synced 2025-09-09 23:58:42 +00:00
Serialize config tests with env mutex
This commit is contained in:
@@ -27,6 +27,7 @@ json = ["serde_json"]
|
||||
[dev-dependencies]
|
||||
# for temporary directories in config_tests.rs and scan_tests.rs
|
||||
tempfile = "3"
|
||||
lazy_static = "1"
|
||||
|
||||
# you already have rusqlite in [dependencies], so scan_tests.rs
|
||||
# can just use rusqlite::Connection, no need to repeat it here.
|
||||
|
Reference in New Issue
Block a user