mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-19 07:32:22 +03:00
4 lines
197 B
Rust
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;
|