mirror of https://github.com/helix-editor/helix
rename top level module to satisfy cargo fmt
parent
acf931709a
commit
8d8d389536
|
@ -1,5 +1,5 @@
|
|||
#[cfg(feature = "integration")]
|
||||
mod integration {
|
||||
mod test {
|
||||
mod helpers;
|
||||
|
||||
use std::path::PathBuf;
|
||||
|
|
Loading…
Reference in New Issue