mirror of https://github.com/telemt/telemt.git
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
e6ad9e4c7f
commit
924c0d32e9
|
|
@ -1040,5 +1040,6 @@ impl RunningClientHandler {
|
|||
#[cfg(test)]
|
||||
#[path = "client_security_tests.rs"]
|
||||
mod security_tests;
|
||||
#[cfg(test)]
|
||||
#[path = "client_adversarial_tests.rs"]
|
||||
mod adversarial_tests;
|
||||
|
|
|
|||
Loading…
Reference in New Issue