mirror of
https://github.com/telemt/telemt.git
synced 2026-06-19 02:00:08 +07:00
One more small test fix
This commit is contained in:
@@ -659,5 +659,7 @@ where
|
|||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
#[path = "relay_security_tests.rs"]
|
#[path = "relay_security_tests.rs"]
|
||||||
mod security_tests;
|
mod security_tests;
|
||||||
|
|
||||||
|
#[cfg(test)]
|
||||||
#[path = "relay_adversarial_tests.rs"]
|
#[path = "relay_adversarial_tests.rs"]
|
||||||
mod adversarial_tests;
|
mod adversarial_tests;
|
||||||
Reference in New Issue
Block a user