mirror of
https://github.com/telemt/telemt.git
synced 2026-06-10 04:51:42 +03:00
moved tests to subdirs
This commit is contained in:
@@ -992,11 +992,11 @@ impl ProxyConfig {
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
#[path = "load_idle_policy_tests.rs"]
|
||||
#[path = "tests/load_idle_policy_tests.rs"]
|
||||
mod load_idle_policy_tests;
|
||||
|
||||
#[cfg(test)]
|
||||
#[path = "load_security_tests.rs"]
|
||||
#[path = "tests/load_security_tests.rs"]
|
||||
mod load_security_tests;
|
||||
|
||||
#[cfg(test)]
|
||||
|
||||
Reference in New Issue
Block a user