One more small test fix

This commit is contained in:
David Osipov
2026-03-20 16:48:14 +04:00
parent a4b70405b8
commit a78c3e3ebd

View File

@@ -659,5 +659,7 @@ where
#[cfg(test)]
#[path = "relay_security_tests.rs"]
mod security_tests;
#[cfg(test)]
#[path = "relay_adversarial_tests.rs"]
mod adversarial_tests;