mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-22 00:51:38 +03:00
bbf4d7c817
Created on the fly while perusing the test-suite. * avoid unnecessary `test_` prefix * move more (and previously missed) test modules to integration level * make `dedup` crate-private to have a reason to keep the tests where they are, same with similar functions
2 lines
13 B
Rust
2 lines
13 B
Rust
mod handler;
|