gitbutler/crates/gitbutler-user/tests/mod.rs

4 lines
197 B
Rust
Raw Normal View History

// 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;