7
crates/config/tests/loader.rs
Normal file
7
crates/config/tests/loader.rs
Normal file
@@ -0,0 +1,7 @@
|
||||
#![allow(clippy::result_large_err)]
|
||||
|
||||
#[path = "loader/layering_test.rs"]
|
||||
mod layering_test;
|
||||
|
||||
#[path = "loader/rejection_test.rs"]
|
||||
mod rejection_test;
|
||||
Reference in New Issue
Block a user