2024-03-29 21:23:20 +03:00
|
|
|
// TODO(ST): move test code into crate and use that, but wait for `crates/`
|
2024-03-31 00:29:45 +03:00
|
|
|
#[path = "../../crates/gitbutler-core/tests/shared/mod.rs"]
|
2024-03-29 21:23:20 +03:00
|
|
|
pub mod shared;
|
2024-03-27 23:49:26 +03:00
|
|
|
mod watcher;
|