refactor: rename to to better reflect meaning
This commit is contained in:
6
server/crates/arbiter-server/tests/operator.rs
Normal file
6
server/crates/arbiter-server/tests/operator.rs
Normal file
@@ -0,0 +1,6 @@
|
||||
mod common;
|
||||
|
||||
#[path = "operator/auth.rs"]
|
||||
mod auth;
|
||||
#[path = "operator/unseal.rs"]
|
||||
mod unseal;
|
||||
Reference in New Issue
Block a user