mirror of
https://github.com/telemt/telemt.git
synced 2026-06-10 13:01:44 +03:00
moved tests to subdirs
This commit is contained in:
@@ -339,7 +339,7 @@ pub mod rpc_flags {
|
||||
pub const ME_HANDSHAKE_TIMEOUT_SECS: u64 = 10;
|
||||
|
||||
#[cfg(test)]
|
||||
#[path = "tls_size_constants_security_tests.rs"]
|
||||
#[path = "tests/tls_size_constants_security_tests.rs"]
|
||||
mod tls_size_constants_security_tests;
|
||||
|
||||
#[cfg(test)]
|
||||
|
||||
Reference in New Issue
Block a user