rename top level module to satisfy cargo fmt
This commit is contained in:
parent
acf931709a
commit
8d8d389536
7 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#[cfg(feature = "integration")]
|
||||
mod integration {
|
||||
mod test {
|
||||
mod helpers;
|
||||
|
||||
use std::path::PathBuf;
|
||||
|
|
Loading…
Add table
Reference in a new issue