mirror of
https://github.com/telemt/telemt.git
synced 2026-05-02 01:44:10 +03:00
moved tests to subdirs
This commit is contained in:
@@ -1647,9 +1647,9 @@ where
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
#[path = "middle_relay_security_tests.rs"]
|
||||
#[path = "tests/middle_relay_security_tests.rs"]
|
||||
mod security_tests;
|
||||
|
||||
#[cfg(test)]
|
||||
#[path = "middle_relay_idle_policy_security_tests.rs"]
|
||||
#[path = "tests/middle_relay_idle_policy_security_tests.rs"]
|
||||
mod idle_policy_security_tests;
|
||||
|
||||
Reference in New Issue
Block a user