gitbutler/crates/gitbutler-user/tests/mod.rs
2024-07-08 18:58:29 +02:00

4 lines
197 B
Rust

// TODO(kv): These tests should live in the crate where the secret handling is implemented.
// For purposes of separating thing out of gitbutler-core, moving them here termporarely
pub mod secret;