mirror of
https://github.com/telemt/telemt.git
synced 2026-04-24 05:54:10 +03:00
moved tests to subdirs
This commit is contained in:
@@ -657,9 +657,9 @@ where
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
#[path = "relay_security_tests.rs"]
|
||||
#[path = "tests/relay_security_tests.rs"]
|
||||
mod security_tests;
|
||||
|
||||
#[cfg(test)]
|
||||
#[path = "relay_adversarial_tests.rs"]
|
||||
#[path = "tests/relay_adversarial_tests.rs"]
|
||||
mod adversarial_tests;
|
||||
Reference in New Issue
Block a user